Type alias AuditLogExtras

AuditLogExtras: {
    auditLogReason?: string;
}

Type declaration

  • Optional auditLogReason?: string

Generated using TypeDoc