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