plaid v1.1.0 Plaid.Error

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Plaid.Error{
  display_message: String.t(),
  error_code: String.t(),
  error_message: String.t(),
  error_type: String.t(),
  http_code: integer(),
  request_id: String.t()
}