AnthropicListBatches200Response model.
Summary
Types
@type t() :: %ExBifrost.Model.AnthropicListBatches200Response{ data: [ExBifrost.Model.AnthropicListBatches200ResponseDataInner.t()] | nil, first_id: String.t() | nil, has_more: boolean() | nil, last_id: String.t() | nil }