menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
DepositSwitchGetRequest
DepositSwitchGetRequest constructor
DepositSwitchGetRequest constructor
dark_mode
light_mode
DepositSwitchGetRequest
constructor
DepositSwitchGetRequest
(
{
String
?
clientId
,
String
?
secret
,
required
String
depositSwitchId
,
})
Implementation
DepositSwitchGetRequest({ this.clientId, this.secret, required this.depositSwitchId, });
dart_plaid package
documentation
generated/plaid_service.swagger
DepositSwitchGetRequest
DepositSwitchGetRequest constructor
DepositSwitchGetRequest class