Libraries
»
openai/openai-ruby
(main)
»
Index
»
OpenAI
»
Errors
»
APIStatusError
»
#type
Method: OpenAI::Errors::APIStatusError#type
Defined in:
lib/openai/errors.rb
#
type
⇒
String
?
Returns:
(
String
,
nil
)
2 3 4
# File 'lib/openai/errors.rb', line 2
def
type
@type
end