ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.video.model
/
Section
Section
@
JsonClass
(
generateAdapter
=
true
)
data
class
Section
(
val
id
:
String
?
,
val
primary
:
Boolean
)
Content copied to clipboard
Constructors
Properties
Constructors
Section
Link copied to clipboard
fun
Section
(
id
:
String
?
,
primary
:
Boolean
)
Content copied to clipboard
Properties
id
Link copied to clipboard
val
id
:
String
?
Content copied to clipboard
primary
Link copied to clipboard
val
primary
:
Boolean
Content copied to clipboard