View Source ExOpenAI.Components.AuditLogActorServiceAccount (ex_openai.ex v2.0.0-beta2)
The service account that performed the audit logged action.
Fields
:id- optional -String.t()
The service account id.
Summary
Types
@type t() :: %ExOpenAI.Components.AuditLogActorServiceAccount{id: String.t() | nil}