Name | Type | Description | Notes |
---|---|---|---|
account_id | str | Customer account ID. | [optional] |
account_name | str | Customer account name. | [optional] |
account_number | str | Customer account number. | [optional] |
charge_number | str | Number of the rate-plan charge that pays for this usage. | [optional] |
id | str | Unique ID for the usage item. | [optional] |
quantity | str | Number of units used. | [optional] |
source_name | str | Source of the usage data. Possible values are: `Import`, `API`. | [optional] |
start_date_time | datetime | Start date of the time period in which usage is tracked. Zuora uses this field value to determine the usage date. | [optional] |
status | str | Possible values are: `Importing`, `Pending`, `Processed`. | [optional] |
submission_date_time | datetime | Date when usage was submitted. | [optional] |
subscription_number | str | Number of the subscription covering this usage. | [optional] |
unit_of_measure | str | Unit used to measure consumption. | [optional] |