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