View Source OpenAi.AuditLog.ServiceAccount.Updated (OpenAI REST API Client v1.0.0)

Provides struct and type for a AuditLog.ServiceAccount.Updated

Summary

Types

@type t() :: %OpenAi.AuditLog.ServiceAccount.Updated{
  changes_requested:
    OpenAi.AuditLog.ServiceAccount.UpdatedChangesRequested.t() | nil,
  id: String.t() | nil
}