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