$WalletTransactionGetResponseExtension extension
Methods
-
copyWith(
{String? requestId, String? transactionId, String? reference, WalletTransactionGetResponseType? type, WalletTransactionAmount? amount, WalletTransactionCounterparty? counterparty, WalletTransactionStatus? status, DateTime? createdAt, DateTime? lastStatusUpdate, String? paymentId}) → WalletTransactionGetResponse -
Available on WalletTransactionGetResponse, provided by the $WalletTransactionGetResponseExtension extension
-
copyWithWrapped(
{Wrapped< String> ? requestId, Wrapped<String> ? transactionId, Wrapped<String> ? reference, Wrapped<WalletTransactionGetResponseType> ? type, Wrapped<WalletTransactionAmount> ? amount, Wrapped<WalletTransactionCounterparty> ? counterparty, Wrapped<WalletTransactionStatus> ? status, Wrapped<DateTime> ? createdAt, Wrapped<DateTime> ? lastStatusUpdate, Wrapped<String?> ? paymentId}) → WalletTransactionGetResponse -
Available on WalletTransactionGetResponse, provided by the $WalletTransactionGetResponseExtension extension