ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.video.model
/
CreditsBy
Credits
By
@
JsonClass
(
generateAdapter
=
true
)
data
class
CreditsBy
(
val
type
:
String
?
,
val
name
:
String
?
,
val
org
:
String
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Credits
By
Link copied to clipboard
fun
CreditsBy
(
type
:
String
?
,
name
:
String
?
,
org
:
String
?
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
?
Content copied to clipboard
org
Link copied to clipboard
val
org
:
String
?
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
?
Content copied to clipboard