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 | List<String> | An array of strings of error message. | [optional] |
items | List<MenuSyncFailItem> | An array of item JSON objects. Max 300 allowed per category. Refer to Items for more information. | [optional] |