offsetDays property

int? offsetDays
getter/setter pair

The end date of the filter set, specified as the number of days before today, for example, for a range where the last date is today: 0.

Implementation

core.int? offsetDays;