Pagination
May 9, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| offset | int | Position in pagination. | [optional] |
| total_count | int | Total number of items available. | [optional] |
| count | int | Total number of items returned. | [optional] |
May 9, 2017 ยท View on GitHub
| Name | Type | Description | Notes |
|---|---|---|---|
| offset | int | Position in pagination. | [optional] |
| total_count | int | Total number of items available. | [optional] |
| count | int | Total number of items returned. | [optional] |