startDate property

Date? startDate
getter/setter pair

Defines the date range when this seasonal override applies.

Both start_date and end_date are inclusive. The dates of the seasonal overrides should not overlap.

Required.

Implementation

Date? startDate;