Name | Type | Description | Notes |
---|---|---|---|
date | string | The day the information is about. Format: yyyy-mm-dd | [optional] |
status | int | The status of the restaurant on this day.0 = Available, 1 = RestaurantClosed, 2 = DatePassed, 3 = FullyBooked, 4 = Custom, 5 = OutsideWindow | [optional] |
message | string | The message that can be shown to the user about this day. It will contain messages like 'All online tables are booked. Please call us for availability.' or 'We are closed on this day' | [optional] |