OpenAI::WebhookBatchFailed
Inherits JSON::Serializable < Reference < Object
Sent when a batch API request has failed.
Constructors
new(pull : JSON::PullParser)
Sourcenew(created_at : Int64 = 0, id : String = "", data : WebhookBatchFailedData = WebhookBatchFailedData.new, object : WebhookBatchFailedObject | Nil = nil, type_value : WebhookBatchFailedType = WebhookBatchFailedType::BatchFailed)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source