class

OpenAI::WebhookBatchExpiredData

Inherits JSON::Serializable < Reference < Object

Event data payload.

Constructors

new(id : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id

The unique ID of the batch API request.

Source
id=(id : String)

The unique ID of the batch API request.

Source