schedule Start Date
Parameters
value
The first day the recurring transfer is scheduled to run. If schedule_start_date
is in the past, the transfer will run for the first time on the following day. Structure documented below.
suspend fun scheduleStartDate(argument: suspend TransferJobScheduleScheduleStartDateArgsBuilder.() -> Unit)
Parameters
argument
The first day the recurring transfer is scheduled to run. If schedule_start_date
is in the past, the transfer will run for the first time on the following day. Structure documented below.