Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-app-template-core
/
com.mapsted.template_core.data.models.login
/
LoginResponse
/
LoginResponse
Login
Response
constructor
(
mapstedId
:
String
,
firstName
:
String
,
lastName
:
String
,
email
:
String
,
countryCode
:
String
,
phone
:
String
,
bio
:
String
,
baseUrl
:
String
,
profileImageUrl
:
String
)