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

Provides struct and type for a AuditLog.Organization.Updated

Summary

Types

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