$TransferRecurringScheduleExtension extension
Methods
-
copyWith(
{TransferScheduleIntervalUnit? intervalUnit, int? intervalCount, int? intervalExecutionDay, DateTime? startDate, DateTime? endDate}) → TransferRecurringSchedule -
Available on TransferRecurringSchedule, provided by the $TransferRecurringScheduleExtension extension
-
copyWithWrapped(
{Wrapped< TransferScheduleIntervalUnit?> ? intervalUnit, Wrapped<int?> ? intervalCount, Wrapped<int?> ? intervalExecutionDay, Wrapped<DateTime?> ? startDate, Wrapped<DateTime?> ? endDate}) → TransferRecurringSchedule -
Available on TransferRecurringSchedule, provided by the $TransferRecurringScheduleExtension extension