$ScheduledSubTransactionExtension extension

on

Methods

copyWith({String? id, String? scheduledTransactionId, num? amount, String? memo, String? payeeId, String? categoryId, String? transferAccountId, bool? deleted}) ScheduledSubTransaction

Available on ScheduledSubTransaction, provided by the $ScheduledSubTransactionExtension extension

copyWithWrapped({Wrapped<String>? id, Wrapped<String>? scheduledTransactionId, Wrapped<num>? amount, Wrapped<String?>? memo, Wrapped<String?>? payeeId, Wrapped<String?>? categoryId, Wrapped<String?>? transferAccountId, Wrapped<bool>? deleted}) ScheduledSubTransaction

Available on ScheduledSubTransaction, provided by the $ScheduledSubTransactionExtension extension