menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
UserPermissionRevokedWebhook
UserPermissionRevokedWebhook constructor
UserPermissionRevokedWebhook constructor
dark_mode
light_mode
UserPermissionRevokedWebhook
constructor
UserPermissionRevokedWebhook
(
{
String
?
webhookType
,
String
?
webhookCode
,
String
?
itemId
,
Error
?
error
,
})
Implementation
UserPermissionRevokedWebhook({ this.webhookType, this.webhookCode, this.itemId, this.error, });
dart_plaid package
documentation
generated/plaid_service.swagger
UserPermissionRevokedWebhook
UserPermissionRevokedWebhook constructor
UserPermissionRevokedWebhook class