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