scheduleTime property
The time that the integration should be executed.
If the time is less or equal to the current time, the integration is executed immediately.
Implementation
core.String? scheduleTime;
The time that the integration should be executed.
If the time is less or equal to the current time, the integration is executed immediately.
core.String? scheduleTime;