startDate property
The date on which to begin the scheduled runs.
This field is required if frequency is not set to ONE_TIME
. Otherwise,
it will be ignored.
Implementation
Date? startDate;
The date on which to begin the scheduled runs.
This field is required if frequency is not set to ONE_TIME
. Otherwise,
it will be ignored.
Date? startDate;