RequestedServiceQuotaChange constructor
RequestedServiceQuotaChange({})
Implementation
RequestedServiceQuotaChange({
this.caseId,
this.created,
this.desiredValue,
this.globalQuota,
this.id,
this.lastUpdated,
this.quotaArn,
this.quotaCode,
this.quotaName,
this.requester,
this.serviceCode,
this.serviceName,
this.status,
this.unit,
});