TransactionsEnrichGetRequest constructor
TransactionsEnrichGetRequest({})
Implementation
TransactionsEnrichGetRequest({
this.clientId,
this.secret,
required this.accountType,
required this.transactions,
this.includeLegacyCategories,
});