$TransactionsSyncRequestExtension extension
Methods
-
copyWith(
{String? clientId, String? accessToken, String? secret, String? cursor, int? count, TransactionsSyncRequestOptions? options}) → TransactionsSyncRequest -
Available on TransactionsSyncRequest, provided by the $TransactionsSyncRequestExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? clientId, Wrapped<String> ? accessToken, Wrapped<String?> ? secret, Wrapped<String?> ? cursor, Wrapped<int?> ? count, Wrapped<TransactionsSyncRequestOptions?> ? options}) → TransactionsSyncRequest -
Available on TransactionsSyncRequest, provided by the $TransactionsSyncRequestExtension extension