endDate property
End date of the requested date range, in YYYY-MM-DD format, in PST (UTC - 8:00).
Must be greater than or equal to the start date. This value is included in the range.
Required.
Implementation
core.String? endDate;
End date of the requested date range, in YYYY-MM-DD format, in PST (UTC - 8:00).
Must be greater than or equal to the start date. This value is included in the range.
Required.
core.String? endDate;