This element represents the quota information of the customer.
Tag Name & type | # | Description |
---|
QuotaInfoType | | |
| UseQuota xs:boolean | 0-1 | Indicates whether customer is using specific quota or not. The legal values are true and false. |
| SystemQuota xs:int | 0-1 | The system quota for the customer. |
| ReportedQuota xs:int | 0-1 | The quota value reported to end users. |
| QuotaWarningLevel xs:int | 0-1 | The quota warning limit for the customer. |
| QuotaNotifyAddress DestinationType | 0-1 | The quota notify address for the customer. |
| @type ReportAddressType | 1 | Specifies the type of destination and is one of the following:
- fax
- internet
- mbox
- list
- none
Currently, only "internet" is accepted. |