Method: Anthropic::Models::BetaNotFoundError#type
- Defined in:
- lib/anthropic/models/beta_not_found_error.rb
#type ⇒ Symbol, :not_found_error
14 |
# File 'lib/anthropic/models/beta_not_found_error.rb', line 14 required :type, const: :not_found_error |