OpenAI::ErrorDetail
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(message : String = "", error_type : String = "", param : String | Nil = nil, code : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
code
Sourceerror_type
Sourcemessage
Sourceparam
Source