EndpointModelSkuRateLimitPropertiesResponse

data class EndpointModelSkuRateLimitPropertiesResponse(val count: Double? = null, val renewalPeriod: Double? = null, val rules: List<EndpointModelSkuRateLimitRulePropertiesResponse>? = null)

Constructors

constructor(count: Double? = null, renewalPeriod: Double? = null, rules: List<EndpointModelSkuRateLimitRulePropertiesResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Double? = null

The count value of Call Rate Limit.

Link copied to clipboard
val renewalPeriod: Double? = null

The renewal period in seconds of Call Rate Limit.

Link copied to clipboard

The call rate limit for the model.