staffstart-android-sdk
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.multibrand.domain.model
/
User
User
data
class
User
(
val
userId
:
Int
,
val
userCode
:
String
,
val
name
:
String
,
val
nameKana
:
String
,
val
imageUrl
:
String
,
val
genderCode
:
<Error class: unknown class>
,
val
genderName
:
String
,
val
height
:
Int
,
val
age
:
Int
?
=
null
)
(
source
)
スタッフ
Members
Constructors
User
Link copied to clipboard
constructor
(
userId
:
Int
,
userCode
:
String
,
name
:
String
,
nameKana
:
String
,
imageUrl
:
String
,
genderCode
:
<Error class: unknown class>
,
genderName
:
String
,
height
:
Int
,
age
:
Int
?
=
null
)
Properties
age
Link copied to clipboard
val
age
:
Int
?
=
null
年齢
gender
Code
Link copied to clipboard
val
genderCode
:
<Error class: unknown class>
性別コード
gender
Name
Link copied to clipboard
val
genderName
:
String
性別名
height
Link copied to clipboard
val
height
:
Int
身長
image
Url
Link copied to clipboard
val
imageUrl
:
String
スタッフ画像URL
name
Link copied to clipboard
val
name
:
String
スタッフ名
name
Kana
Link copied to clipboard
val
nameKana
:
String
スタッフ名カナ
user
Code
Link copied to clipboard
val
userCode
:
String
スタッフコード
user
Id
Link copied to clipboard
val
userId
:
Int
スタッフID