# 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]](../../README.md#endpoints) [[Back to README]](../../README.md)