Summary:
This type is used to schedule a task to be executed only once. The date and time at which the task will be run is determined by the start_time
parameter. The end_time
parameter is not used here.
Type specification:
Extends triggerType
The type has no additional elements.