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

Provides struct and type for a AuditLog.Organization.Updated.ChangesRequestedSettings

Summary

Types

@type t() :: %OpenAi.AuditLog.Organization.Updated.ChangesRequestedSettings{
  threads_ui_visibility: String.t() | nil,
  usage_dashboard_visibility: String.t() | nil
}