Name | Type | Description | Notes |
---|---|---|---|
created_time | \DateTime | The Unix time the specified menu was created in GrabFood's database. | |
updated_time | \DateTime | The Unix time the specified menu was created in GrabFood's database. | |
code | string | The status code for this request. See Menu sync response statuses for more information. | |
errors | string[] | An array of strings of error message. | [optional] |
sections | \Grab\GrabfoodApiSdk\Model\MenuSyncFail[] | [optional] |