$TransactionsSyncResponseExtension extension

on

Methods

copyWith({List<Transaction>? added, List<Transaction>? modified, List<RemovedTransaction>? removed, String? nextCursor, bool? hasMore, String? requestId}) TransactionsSyncResponse
copyWithWrapped({Wrapped<List<Transaction>>? added, Wrapped<List<Transaction>>? modified, Wrapped<List<RemovedTransaction>>? removed, Wrapped<String>? nextCursor, Wrapped<bool>? hasMore, Wrapped<String>? requestId}) TransactionsSyncResponse