Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data
/
Custodian
Custodian
data
class
Custodian
(
val
id
:
String
,
val
name
:
String
)
Members
Constructors
Custodian
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String