$WalletTransactionExtension extension

on

Methods

copyWith({String? transactionId, String? reference, WalletTransactionType? type, WalletTransactionAmount? amount, WalletTransactionCounterparty? counterparty, WalletTransactionStatus? status, DateTime? createdAt, DateTime? lastStatusUpdate, String? paymentId}) WalletTransaction
copyWithWrapped({Wrapped<String>? transactionId, Wrapped<String>? reference, Wrapped<WalletTransactionType>? type, Wrapped<WalletTransactionAmount>? amount, Wrapped<WalletTransactionCounterparty>? counterparty, Wrapped<WalletTransactionStatus>? status, Wrapped<DateTime>? createdAt, Wrapped<DateTime>? lastStatusUpdate, Wrapped<String?>? paymentId}) WalletTransaction