@umbraco-cms/backoffice
    interface UmbDocumentAuditLogModel {
        comment?: null | string;
        logType: UmbDocumentAuditLogType;
        parameters?: null | string;
        timestamp: string;
        user: UmbReferenceByUnique;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    comment?: null | string
    logType: UmbDocumentAuditLogType
    parameters?: null | string
    timestamp: string
    MMNEPVFCICPMFPCPTTAAATR