OpenAI::ProjectServiceAccountApiKey
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(object : ProjectServiceAccountApiKeyObject = ProjectServiceAccountApiKeyObject::OrganizationProjectServiceAccountApiKey, value : String = "", name : String = "", created_at : Int64 = 0, id : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created_at
Sourceid
Sourcename
Sourceobject=(object : ProjectServiceAccountApiKeyObject)
The object type, which is always organization.project.service_account.api_key
value
Source