class

OpenAI::AuditLogActorServiceAccount

Inherits JSON::Serializable < Reference < Object

The service account that performed the audit logged action.

Constructors

new(id : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id

The service account id.

Source
id=(id : String | Nil)

The service account id.

Source