struct

AI::OpenAI::Responses::ApplyPatchCallOutput

Inherits JSON::Serializable < Struct < Value < Object

Apply patch call output

Constructors

new(call_id : String, status : String, output : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

call_id
Source
output
Source
status
Source
type
Source