Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 706 Bytes

File metadata and controls

13 lines (10 loc) · 706 Bytes

TimeSettingsViewModel

Properties

Name Type Description Notes
closing_time string Gets or sets closing time. [optional]
opening_date string Gets or sets opening date. [optional]
closing_date string Gets or sets closing date. [optional]
maximum_booking_length int Gets or sets maximum booking length. [optional]
minimum_booking_length int Gets or sets minimum booking length. [optional]

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