plaid2.model.webhook_type module

class plaid2.model.webhook_type.WebhookType(value)[source]

Bases: str, Enum

An enumeration.

auth = 'AUTH'
holdings = 'HOLDINGS'
investments_transactions = 'INVESTMENTS_TRANSACTIONS'
item = 'ITEM'
liabilities = 'LIABILITIES'
transactions = 'TRANSACTIONS'