Interface AuditLogExtras

interface AuditLogExtras {
    auditLogReason?: string;
}

Hierarchy (view full)

Properties

Properties

auditLogReason?: string

Generated using TypeDoc