trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-clientserverapi-model
/
de.connect2x.trixnity.clientserverapi.model.user
/
ProfileField
/
Unknown
Unknown
data
class
Unknown
(
val
key
:
ProfileField.Unknown.Key
,
val
raw
:
JsonElement
)
:
ProfileField
Members
Constructors
Unknown
Link copied to clipboard
constructor
(
key
:
ProfileField.Unknown.Key
,
raw
:
JsonElement
)
constructor
(
key
:
String
,
raw
:
JsonElement
)
Types
Key
Link copied to clipboard
data
class
Key
(
val
name
:
String
)
:
ProfileField.Key
<
ProfileField.Unknown
>
Properties
key
Link copied to clipboard
open
override
val
key
:
ProfileField.Unknown.Key
raw
Link copied to clipboard
val
raw
:
JsonElement