View Source Plaid.Auth.GetResponse (elixir_plaid v1.2.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %Plaid.Auth.GetResponse{ accounts: [Plaid.Account.t()], item: Plaid.Item.t(), numbers: Plaid.Auth.Numbers.t(), request_id: String.t() }