durationDays property
The number of days in the requested date range, e.g., for a range spanning today: 1.
For a range spanning the last 7 days: 7.
Implementation
core.int? durationDays;
The number of days in the requested date range, e.g., for a range spanning today: 1.
For a range spanning the last 7 days: 7.
core.int? durationDays;