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