Provides struct and type for a AuditLog.Actor.User
@type t() :: %OpenAi.AuditLog.Actor.User{ email: String.t() | nil, id: String.t() | nil }