toggle menu
trixnity-clientserverapi-model
4.3.5
common
switch theme
search in API
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