Current page description.
| Name | Type | Description | Notes |
|---|---|---|---|
| count | int | Count of items in this page. | |
| offset | int | Offset of this page. | |
| total | int | Count of returnable items ignoring paging. | |
| next | str | Link to next page, or null if this is last page. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |