Name | Type | Description | Notes |
---|---|---|---|
data | list[CollectionItem] | Collections | [optional] |
errors | list[Error] | Error list; appears only if there was an error | [optional] |
message | str | Server-generated message, if any | [optional] |
page | int | The current page of results | [optional] |
per_page | int | The number of results per page | [optional] |
total_count | int | The total number of results across all pages | [optional] |