GetSQuotaInfosQuotaInfoQuotaIncreaseEligibility

data class GetSQuotaInfosQuotaInfoQuotaIncreaseEligibility(val ineligibilityReason: String, val isEligible: Boolean)

Constructors

constructor(ineligibilityReason: String, isEligible: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The enumeration of reasons when it is ineligible to request increase adjustment.

Link copied to clipboard

Whether a higher quota value can be requested for the quota.