class

OpenAI::ModifyCertificateRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(name : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

name

The updated name for the certificate

Source
name=(name : String)

The updated name for the certificate

Source