healbesdk
1.3.1
healbesdk
/
com.healbe.healbesdk.serverApi.user.entity
/
UserPhoneNetwork
User
Phone
Network
data
class
UserPhoneNetwork
(
val
name
:
String
,
val
uuid
:
Tokens
?
=
null
,
val
osName
:
String
,
val
osVersion
:
String
,
val
model
:
String
)
Constructors
Properties
Constructors
User
Phone
Network
Link copied to clipboard
fun
UserPhoneNetwork
(
name
:
String
,
uuid
:
Tokens
?
=
null
,
osName
:
String
,
osVersion
:
String
,
model
:
String
)
Properties
model
Link copied to clipboard
val
model
:
String
name
Link copied to clipboard
val
name
:
String
os
Name
Link copied to clipboard
val
osName
:
String
os
Version
Link copied to clipboard
val
osVersion
:
String
uuid
Link copied to clipboard
val
uuid
:
Tokens
?
=
null