Fields documentation for RentalCalendarDto
| Name | Type | Summery | Remarks |
|---|---|---|---|
| CalendarIntervals | RentalInterval[] | The rental intervals for a specific rental object. | |
| SeasonIntervals | SeasonInterval[] | Season intervals for the calendar for a specific rental object. | |
| StartDate | Nullable<DateTime> | Optional start date of the calendar.. if not provided.. then it will considered as today-1year. |