TransactionsGetRequest constructor
TransactionsGetRequest({})
Implementation
TransactionsGetRequest({
this.clientId,
this.options,
required this.accessToken,
this.secret,
required this.startDate,
required this.endDate,
});