Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 659 Bytes

Unavailability.md

File metadata and controls

13 lines (9 loc) · 659 Bytes

Unavailability

Properties

Name Type Description Notes
id int The ID of the unavailability. [optional]
start_date_time \DateTime The date and time the unavailability starts. [optional]
end_date_time \DateTime The date and time the unavailability ends. [optional]
description string A description of the unavailability. [optional]

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