View Source OpenAi.AuditLog.User.Added (OpenAI REST API Client v1.0.0)

Provides struct and type for a AuditLog.User.Added

Summary

Types

@type t() :: %OpenAi.AuditLog.User.Added{
  data: OpenAi.AuditLog.User.Added.Data.t() | nil,
  id: String.t() | nil
}