toggle menu
trixnity-clientserverapi-model
4.2.2
common
switch theme
search in API
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.authentication
/
Login
/
Request
/
Request
Request
constructor
(
type
:
String
,
identifier
:
IdentifierType
?
=
null
,
password
:
String
?
=
null
,
refreshToken
:
Boolean
?
=
null
,
token
:
String
?
=
null
,
deviceId
:
String
?
=
null
,
initialDeviceDisplayName
:
String
?
=
null
)