other
/
ru.surf.other.data.responses
/
SignUpResponse
Sign
Up
Response
@
Immutable
data class
SignUpResponse
(user_id:
String
, token:
String
)
Content copied to clipboard
Response after registration
Author
Vitaliy Zarubin
Constructors
Properties
Constructors
SignUpResponse
Link copied to clipboard
fun
SignUpResponse
(user_id:
String
, token:
String
)
Content copied to clipboard
Properties
token
Link copied to clipboard
val
token
:
String
Content copied to clipboard
for authorization
user_id
Link copied to clipboard
val
user_id
:
String
Content copied to clipboard
user identifier