Get App Spec Static Site Env
data class GetAppSpecStaticSiteEnv(val key: String? = null, val scope: String? = null, val type: String, val value: String? = null)
Constructors
Link copied to clipboard
fun GetAppSpecStaticSiteEnv(key: String? = null, scope: String? = null, type: String, value: String? = null)