TransactionsSyncRequest constructor
TransactionsSyncRequest({})
Implementation
TransactionsSyncRequest({
this.clientId,
required this.accessToken,
this.secret,
this.cursor,
this.count,
this.options,
});
TransactionsSyncRequest({
this.clientId,
required this.accessToken,
this.secret,
this.cursor,
this.count,
this.options,
});