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