ExBifrost.Model.BatchRetrieveResponseErrors (ex_bifrost v0.1.0)

Copy Markdown View Source

BatchRetrieveResponseErrors model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.BatchRetrieveResponseErrors{
  data: [ExBifrost.Model.BatchRetrieveResponseErrorsDataInner.t()] | nil,
  object: String.t() | nil
}

Functions

decode(value)