OpenAI::ContainerFileListResource
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(object : Hash(String, JSON::Any) = Hash(String, JSON::Any).new, data : Array(ContainerFileResource) = [] of ContainerFileResource, first_id : String = "", last_id : String = "", has_more : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source