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