Plaid.Webhooks.AssetsProductReady (elixir_plaid v0.1.8) View Source

Plaid ASSETS: PRODUCT_READY webhooks schema

Link to this section Summary

Link to this section Types

Specs

t() :: %Plaid.Webhooks.AssetsProductReady{
  asset_report_id: String.t(),
  webhook_code: String.t(),
  webhook_type: String.t()
}