ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.video.model
/
VideoVO
/
AssociatedContent
Associated
Content
@
JsonClass
(
generateAdapter
=
true
)
data
class
AssociatedContent
(
val
contentId
:
String
?
,
val
contentType
:
String
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Associated
Content
Link copied to clipboard
fun
AssociatedContent
(
contentId
:
String
?
,
contentType
:
String
?
)
Content copied to clipboard
Properties
content
Id
Link copied to clipboard
val
contentId
:
String
?
Content copied to clipboard
content
Type
Link copied to clipboard
val
contentType
:
String
?
Content copied to clipboard