Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 816 Bytes

SellingTime.md

File metadata and controls

13 lines (10 loc) · 816 Bytes

# SellingTime

Properties

Name Type Description Notes
start_time string The selling time group start time in date & time format. UTC format is expected. [optional]
end_time string The selling time group end time in date & time format. UTC format is expected. [optional]
id string The selling time's ID on the partner system. This ID should be unique with length min 1 and max 64. [optional]
name string The name of the selling time. [optional]
service_hours \Grab\GrabfoodApiSdk\Model\ServiceHours [optional]

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