@umbraco-cms/backoffice

    Interface UmbMediaAuditLogModel

    interface UmbMediaAuditLogModel {
        comment?: null | string;
        logType: UmbMediaAuditLogType;
        parameters?: null | string;
        timestamp: string;
        user: UmbReferenceByUnique;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

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