OpenAI::RealtimeBetaServerEventErrorError
Inherits JSON::Serializable < Reference < Object
Details of the error.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : String = "", code : RealtimeBetaServerEventErrorErrorCode | Nil = nil, message : String = "", param : RealtimeBetaServerEventErrorErrorParam | Nil = nil, event_id : RealtimeBetaServerEventErrorErrorEventId | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
code
Sourcecode=(code : RealtimeBetaServerEventErrorErrorCode | Nil)
Sourceevent_id
Sourceevent_id=(event_id : RealtimeBetaServerEventErrorErrorEventId | Nil)
Sourceparam
Sourceparam=(param : RealtimeBetaServerEventErrorErrorParam | Nil)
Source