Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 611 Bytes

File metadata and controls

13 lines (9 loc) · 611 Bytes

Fastly::Metadata

Properties

Name Type Description Notes
next_cursor String The token used to request the next set of results. [optional]
limit Integer The number of invoices included in the response. [optional]
sort String The sort order of the invoices in the response. [optional][default to 'billing_start_date']
total Integer Total number of records available on the backend. [optional]

[Back to API list] [Back to README]