Region Setting Response
    data class RegionSettingResponse(val customsubdomain: String? = null, val name: String? = null, val value: Double? = null)
The call rate limit Cognitive Services account.
Constructors
Link copied to clipboard
                fun RegionSettingResponse(customsubdomain: String? = null, name: String? = null, value: Double? = null)