Attributes
Attribute | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
month | int | No | always | 5.7 | The billing month for billed usage in 'm' format i.e. One-digit month for months below 10. | |
year | int | No | always | 5.7 | The billing year for billed usage in 'yyyy' format i.e. Four-digit year format. | |
startTime | string | No | always | 5.7 | The start time of billing month in ISO 8601 UTC format, e.g. 2014-02-13T10:00:00.000Z. Billed usage is collected from this time onwards. | |
endTime | string | No | always | 5.7 | The end time of billing month in ISO 8601 UTC format, e.g. 2014-02-13T11:00:00.000Z. Billed usage is collected till this time. |
Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
Entity | EntityType | No | always | 5.7 | Represents the billed entity object. |