Name | Type | Description | Notes |
---|---|---|---|
id | string | The category's ID that is on the partner system. This ID should be unique with a min length of 1 and max of 64. | [optional] |
errors | string[] | An array of strings of error message. | [optional] |
items | \Grab\GrabfoodApiSdk\Model\MenuSyncFailItem[] | An array of item JSON objects. Max 300 allowed per category. Refer to Items for more information. | [optional] |