Site Service Site
@JsonClass(generateAdapter = true )
Content copied to clipboard
Constructors
Link copied to clipboard
fun SiteServiceSite( @Json(name = "site_url" ) siteUrl: String?, @Json(name = "site_about" ) siteAbout: String?, @Json(name = "site_description" ) siteDescription: String?, @Json(name = "pagebuilder_path_for_native_apps" ) pageBuilderPathForNativeApps: String?, @Json(name = "site_taglined" ) siteTagline: String?, @Json(name = "site_title" ) siteTitle: String?, @Json(name = "sitesite_keywords_title" ) siteKeywordsTitle: String?)
Content copied to clipboard