schedule End Date
Parameters
value
The last day the recurring transfer will be run. If schedule_end_date
is the same as schedule_start_date
, the transfer will be executed only once. Structure documented below.
suspend fun scheduleEndDate(argument: suspend TransferJobScheduleScheduleEndDateArgsBuilder.() -> Unit)
Parameters
argument
The last day the recurring transfer will be run. If schedule_end_date
is the same as schedule_start_date
, the transfer will be executed only once. Structure documented below.