Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 813 Bytes

MenuSyncResponse.md

File metadata and controls

13 lines (10 loc) · 813 Bytes

# MenuSyncResponse

Properties

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]

[Back to Model list] [Back to API list] [Back to README]