$TransactionExtension extension

on

Methods

copyWith({TransactionPaymentChannel? paymentChannel, DateTime? authorizedDate, DateTime? authorizedDatetime, DateTime? datetime, TransactionCode? transactionCode, PersonalFinanceCategory? personalFinanceCategory, TransactionTransactionType? transactionType, String? pendingTransactionId, String? categoryId, List<String>? category, Location? location, PaymentMeta? paymentMeta, String? accountOwner, String? name, String? originalDescription, String? accountId, double? amount, String? isoCurrencyCode, String? unofficialCurrencyCode, DateTime? date, bool? pending, String? transactionId, String? merchantName, String? checkNumber}) Transaction
copyWithWrapped({Wrapped<TransactionPaymentChannel>? paymentChannel, Wrapped<DateTime?>? authorizedDate, Wrapped<DateTime?>? authorizedDatetime, Wrapped<DateTime?>? datetime, Wrapped<TransactionCode?>? transactionCode, Wrapped<PersonalFinanceCategory?>? personalFinanceCategory, Wrapped<TransactionTransactionType?>? transactionType, Wrapped<String?>? pendingTransactionId, Wrapped<String?>? categoryId, Wrapped<List<String>?>? category, Wrapped<Location>? location, Wrapped<PaymentMeta>? paymentMeta, Wrapped<String?>? accountOwner, Wrapped<String>? name, Wrapped<String?>? originalDescription, Wrapped<String>? accountId, Wrapped<double>? amount, Wrapped<String?>? isoCurrencyCode, Wrapped<String?>? unofficialCurrencyCode, Wrapped<DateTime>? date, Wrapped<bool>? pending, Wrapped<String>? transactionId, Wrapped<String?>? merchantName, Wrapped<String?>? checkNumber}) Transaction