GetQuotaApplicationsApplication

data class GetQuotaApplicationsApplication(val applicationId: String, val approveValue: String, val auditReason: String, val desireValue: Double, val dimensions: List<GetQuotaApplicationsApplicationDimension>, val effectiveTime: String, val expireTime: String, val id: String, val noticeType: Int, val productCode: String, val quotaActionCode: String, val quotaDescription: String, val quotaName: String, val quotaUnit: String, val reason: String, val status: String)

Constructors

Link copied to clipboard
constructor(applicationId: String, approveValue: String, auditReason: String, desireValue: Double, dimensions: List<GetQuotaApplicationsApplicationDimension>, effectiveTime: String, expireTime: String, id: String, noticeType: Int, productCode: String, quotaActionCode: String, quotaDescription: String, quotaName: String, quotaUnit: String, reason: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The approve value.

Link copied to clipboard

The audit reason.

Link copied to clipboard

The desire value of the quota application.

Link copied to clipboard
Link copied to clipboard

The effective time.

Link copied to clipboard

The expire time.

Link copied to clipboard
val id: String

The ID of the Application Info.

Link copied to clipboard

The notice type.

Link copied to clipboard

The product code.

Link copied to clipboard

The ID of quota action..

Link copied to clipboard

The description of the quota.

Link copied to clipboard

The name of the quota.

Link copied to clipboard

The quota unit.

Link copied to clipboard

The reason of the quota application.

Link copied to clipboard

The status of the quota application.