$TransactionsGetResponseExtension extension

on

Methods

copyWith({List<AccountBase>? accounts, List<Transaction>? transactions, int? totalTransactions, Item? item, String? requestId}) TransactionsGetResponse

Available on TransactionsGetResponse, provided by the $TransactionsGetResponseExtension extension

copyWithWrapped({Wrapped<List<AccountBase>>? accounts, Wrapped<List<Transaction>>? transactions, Wrapped<int>? totalTransactions, Wrapped<Item>? item, Wrapped<String>? requestId}) TransactionsGetResponse

Available on TransactionsGetResponse, provided by the $TransactionsGetResponseExtension extension