toggle menu
lib
0.0.11
common
switch theme
search in API
lib
/
com.wepin.cm.loginlib.types
/
StorageDataType
/
UserInfo
User
Info
@
Serializable
data
class
UserInfo
(
val
status
:
String
,
val
userInfo
:
UserInfoDetails
?
,
val
walletId
:
String
?
=
null
)
:
StorageDataType
Members
Constructors
User
Info
Link copied to clipboard
constructor
(
status
:
String
,
userInfo
:
UserInfoDetails
?
,
walletId
:
String
?
=
null
)
Properties
status
Link copied to clipboard
val
status
:
String
user
Info
Link copied to clipboard
val
userInfo
:
UserInfoDetails
?
wallet
Id
Link copied to clipboard
val
walletId
:
String
?
=
null