Config Quota Sign Up Quota Config
data class ConfigQuotaSignUpQuotaConfig(val quota: Int? = null, val quotaDuration: String? = null, val startTime: String? = null)
Constructors
Link copied to clipboard
fun ConfigQuotaSignUpQuotaConfig(quota: Int? = null, quotaDuration: String? = null, startTime: String? = null)