trixnity-clientserverapi-model
3.7.1
common
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
open
override
val
name
:
String
user
Link copied to clipboard
val
user
:
String