ExBifrost.Model.AnthropicCreateMessage200ResponseError (ex_bifrost v0.1.0)

Copy Markdown View Source

AnthropicCreateMessage200ResponseError model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.AnthropicCreateMessage200ResponseError{
  message: String.t() | nil,
  type: String.t() | nil
}

Functions

decode(value)