Name | Description | Type | Additional information |
---|---|---|---|
data |
The responses data. This is an array of CategoryResponseData objects. If there are no items in the collection, then an empty array is returned. |
Collection of CategoryResponseData |
None |
jsonApi |
Implementation details of JSON:API. |
Implementation |
None |
links |
Related links. |
Links |
None |
meta |
A meta object used to include non-standard meta-information. Client meta data will be ignored by the server. |
MetaData |
None |
CategoryArrayResponse
A response containing an array of category data.