class

OpenAI::ProjectUpdateRequest

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 of the project, this name appears in reports.

Source
name=(name : String)

The updated name of the project, this name appears in reports.

Source