$TransactionsGetResponseExtension extension
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< ? accounts, Wrapped<AccountBase> >List< ? transactions, Wrapped<Transaction> >int> ? totalTransactions, Wrapped<Item> ? item, Wrapped<String> ? requestId}) → TransactionsGetResponse -
Available on TransactionsGetResponse, provided by the $TransactionsGetResponseExtension extension