customStartDate property

Date? customStartDate
getter/setter pair

The starting data for the data that is shown in the report.

Note, customStartDate is required if range is CUSTOM_DATES and ignored otherwise.

Implementation

Date? customStartDate;