healbesdk
1.3.1
healbesdk
/
com.healbe.healbesdk.serverApi.user.entity
/
UserIntegrationsNetwork
User
Integrations
Network
data
class
UserIntegrationsNetwork
(
val
id
:
Int
,
val
name
:
String
,
val
integrationValue
:
String
?
)
Types
Constructors
Properties
Constructors
User
Integrations
Network
Link copied to clipboard
fun
UserIntegrationsNetwork
(
id
:
Int
,
name
:
String
,
integrationValue
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
Int
integration
Value
Link copied to clipboard
val
integrationValue
:
String
?
name
Link copied to clipboard
val
name
:
String