$TransactionsSyncResponseExtension extension
Methods
-
copyWith(
{List< Transaction> ? added, List<Transaction> ? modified, List<RemovedTransaction> ? removed, String? nextCursor, bool? hasMore, String? requestId}) → TransactionsSyncResponse -
Available on TransactionsSyncResponse, provided by the $TransactionsSyncResponseExtension extension
-
copyWithWrapped(
{Wrapped< List< ? added, Wrapped<Transaction> >List< ? modified, Wrapped<Transaction> >List< ? removed, Wrapped<RemovedTransaction> >String> ? nextCursor, Wrapped<bool> ? hasMore, Wrapped<String> ? requestId}) → TransactionsSyncResponse -
Available on TransactionsSyncResponse, provided by the $TransactionsSyncResponseExtension extension