Search
Plaid auth webhooks schema
Used with AUTOMATICALLY_VERIFIED and VERIFICATION_EXPIRED webhooks.
AUTOMATICALLY_VERIFIED
VERIFICATION_EXPIRED
t() :: %Plaid.Webhooks.Auth{ account_id: String.t(), item_id: String.t(), webhook_code: String.t(), webhook_type: String.t() }