trixnity-clientserverapi-model
3.0.0-beta3
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.authentication
/
GetMsisdnRequestTokenForPassword
/
Response
Response
@
Serializable
data
class
Response
(
val
sessionId
:
String
,
val
submitUrl
:
String
?
=
null
)
Constructors
Properties
Constructors
Response
Link copied to clipboard
fun
Response
(
sessionId
:
String
,
submitUrl
:
String
?
=
null
)
Properties
session
Id
Link copied to clipboard
val
sessionId
:
String
submit
Url
Link copied to clipboard
val
submitUrl
:
String
?
=
null