menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
InvestmentsTransactionsGetRequestOptions
InvestmentsTransactionsGetRequestOptions constructor
InvestmentsTransactionsGetRequestOptions constructor
dark_mode
light_mode
InvestmentsTransactionsGetRequestOptions
constructor
InvestmentsTransactionsGetRequestOptions
(
{
List
<
String
>
?
accountIds
,
int
?
count
,
int
?
offset
,
})
Implementation
InvestmentsTransactionsGetRequestOptions({ this.accountIds, this.count, this.offset, });
dart_plaid package
documentation
generated/plaid_service.swagger
InvestmentsTransactionsGetRequestOptions
InvestmentsTransactionsGetRequestOptions constructor
InvestmentsTransactionsGetRequestOptions class