Name | Description | Type | Additional information |
---|---|---|---|
data |
The responses data. This is an array of MenuResponseData objects. If there are no items in the collection, then an empty array is returned. |
Collection of MenuResponseData |
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 |
MenuArrayResponse
A menus response data array document. This object represents a collection of menu response data objects.