Defines the start and end of the time period that this invoice item refers to. Relevant when the invoice item refers to more than one day. Contains the following fields:
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| start | str | ❌ | First date in the period covered by the invoice, in Unix time. Response only. |
| end | str | ❌ | Last date in the period covered by the invoice, in Unix time. Response only. |