class

OpenAI::BatchErrors

Inherits JSON::Serializable < Reference < Object

Constructors

new(object : String | Nil = nil, data : Array(BatchError) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
data=(data : Array(BatchError) | Nil)
Source
object

The object type, which is always list.

Source
object=(object : String | Nil)

The object type, which is always list.

Source