ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.content.models
/
SiteInfo
Site
Info
@
JsonClass
(
generateAdapter
=
true
)
data
class
SiteInfo
(
val
website_section
:
WebsiteSection
?
,
val
website_url
:
String
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Site
Info
Link copied to clipboard
fun
SiteInfo
(
website_section
:
WebsiteSection
?
,
website_url
:
String
?
)
Content copied to clipboard
Properties
website_section
Link copied to clipboard
val
website_section
:
WebsiteSection
?
Content copied to clipboard
website_url
Link copied to clipboard
val
website_url
:
String
?
Content copied to clipboard