GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
UserProfileInfo
User
Profile
Info
@
Serializable
data
class
UserProfileInfo
(
val
nick
:
String
=
""
,
val
avatarUrl
:
String
=
""
,
val
email
:
String
=
""
,
val
showId
:
String
=
""
,
val
mobile
:
String
=
""
,
val
mobileArea
:
String
=
""
)
:
IUserProfileInfo
Members
Constructors
User
Profile
Info
Link copied to clipboard
constructor
(
nick
:
String
=
""
,
avatarUrl
:
String
=
""
,
email
:
String
=
""
,
showId
:
String
=
""
,
mobile
:
String
=
""
,
mobileArea
:
String
=
""
)
Properties
avatar
Url
Link copied to clipboard
@
SerialName
(
value
=
"headUrl"
)
open
override
val
avatarUrl
:
String
头像地址
email
Link copied to clipboard
open
override
val
email
:
String
邮箱
mobile
Link copied to clipboard
open
override
val
mobile
:
String
手机号
mobile
Area
Link copied to clipboard
open
override
val
mobileArea
:
String
手机号区号
nick
Link copied to clipboard
open
override
val
nick
:
String
昵称
show
Id
Link copied to clipboard
open
override
val
showId
:
String
显示id