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