ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.content.models
/
Credits
/
CreditsBy
/
School
School
@
JsonClass
(
generateAdapter
=
true
)
data
class
School
(
val
school_name
:
String
?
)
Content copied to clipboard
school that this author has graduated from.
Constructors
Properties
Constructors
School
Link copied to clipboard
fun
School
(
school_name
:
String
?
)
Content copied to clipboard
Properties
school_name
Link copied to clipboard
val
school_name
:
String
?
Content copied to clipboard
The name of the school.