trixnity-clientserverapi-model
Toggle table of contents
4.13.4
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-model
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.authentication
/
IdentifierType
/
User
User
@
Serializable
data
class
User
(
val
user
:
String
)
:
IdentifierType
Members
Constructors
User
Link copied to clipboard
constructor
(
user
:
String
)
Properties
name
Link copied to clipboard
@
SerialName
(
value
=
"type"
)
open
override
val
name
:
String
user
Link copied to clipboard
@
SerialName
(
value
=
"user"
)
val
user
:
String