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
/
Refresh
/
Request
Request
@
Serializable
data
class
Request
(
val
refreshToken
:
String
)
Members
Constructors
Request
Link copied to clipboard
constructor
(
refreshToken
:
String
)
Properties
refresh
Token
Link copied to clipboard
@
SerialName
(
value
=
"refresh_token"
)
val
refreshToken
:
String