Er Env Conf Preset Canary Shanghai
data class ErEnvConfPresetCanaryShanghai(val allowedHosts: List<String>? = null, val codeRev: String? = null, val specName: String? = null)
Constructors
Link copied to clipboard
fun ErEnvConfPresetCanaryShanghai(allowedHosts: List<String>? = null, codeRev: String? = null, specName: String? = null)