reportDate property

Date? reportDate
getter/setter pair

Report date.

The value of this field can only be one of the following: * The first day of the week (Monday) for weekly reports. * The first day of the month for monthly reports. If a WHERE condition on best_sellers.report_date is not specified in the query, the latest available weekly or monthly report is returned.

Implementation

Date? reportDate;