Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 589 Bytes

MenuSyncFailCategory.md

File metadata and controls

15 lines (7 loc) · 589 Bytes

MenuSyncFailCategory

Properties

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]