# GetInvoicesPaginatedResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**page** | **int** |  | 
**pageCount** | **int** | The total number of pages. | 
**limit** | **int** | The number of results per page. | 
**resources** | [**\TextMagic\Models\Invoice[]**](Invoice.md) |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


