OpenAI::ListBatchesResponse
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(data : Array(Batch) = [] of Batch, first_id : String | Nil = nil, last_id : String | Nil = nil, has_more : Bool = false, object : ListBatchesResponseObject = ListBatchesResponseObject::List)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcefirst_id
Sourcehas_more
Sourcelast_id
Sourceobject
Sourceobject=(object : ListBatchesResponseObject)
Source