prismsdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
prismsdk
prismsdk
/
tech.prismlabs.prismsdk.api_client
/
ExistingUser
/
ExistingUser
Existing
User
constructor
(
token
:
String
,
email
:
String
?
,
sex
:
UserSex
?
,
region
:
UserRegion
?
,
usaResidence
:
String
?
,
birthDate
:
LocalDate
?
,
weight
:
Weight
?
,
height
:
Height
?
,
researchConsent
:
Boolean
?
)