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