Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 650 Bytes

File metadata and controls

10 lines (7 loc) · 650 Bytes

InvoiceItemResponsePeriod

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.