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