ExBifrost.Model.AnthropicMessageRequestToolsInnerUserLocation (ex_bifrost v0.1.0)

Copy Markdown View Source

AnthropicMessageRequestToolsInnerUserLocation model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.AnthropicMessageRequestToolsInnerUserLocation{
  city: String.t() | nil,
  country: String.t() | nil,
  timezone: String.t() | nil,
  type: String.t() | nil
}

Functions

decode(value)