/home/desid573/public_html/payment/xero-2/doc/project/Model
NameSizeModeActions
Amount.md4240644editdlrm
ChargeType.md2880644editdlrm
CurrencyCode.md2900644editdlrm
Error.md4330644editdlrm
Pagination.md7380644editdlrm
Project.md24480644editdlrm
ProjectCreateOrUpdate.md6220644editdlrm
ProjectPatch.md3790644editdlrm
Projects.md4730644editdlrm
ProjectStatus.md2910644editdlrm
ProjectUser.md4960644editdlrm
ProjectUsers.md4850644editdlrm
Task.md21250644editdlrm
TaskCreateOrUpdate.md6660644editdlrm
Tasks.md4640644editdlrm
TimeEntries.md4800644editdlrm
TimeEntry.md15180644editdlrm
TimeEntryCreateOrUpdate.md8340644editdlrm
Edit: /home/desid573/public_html/payment/xero-2/doc/project/Model/Pagination.md (738B)
# Pagination ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **page** | **int** | Set to 1 by default. The requested number of the page in paged response - Must be a number greater than 0. | [optional] **page_size** | **int** | Optional, it is set to 50 by default. The number of items to return per page in a paged response - Must be a number between 1 and 500. | [optional] **page_count** | **int** | Number of pages available | [optional] **item_count** | **int** | Number of items returned | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)