other
/
ru.surf.other.data.responses
/
SignInResponse
Sign
In
Response
@
Immutable
data class
SignInResponse
(user_id:
String
, token:
String
)
Content copied to clipboard
Response after login
Author
Vitaliy Zarubin
Constructors
Properties
Constructors
SignInResponse
Link copied to clipboard
fun
SignInResponse
(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