@umbraco-cms/backoffice
    interface UmbDocumentTypeWorkspaceData {
        baseDataPath?: string;
        entityType: string;
        inheritValidationLook?: boolean;
        preset: Partial<unknown>;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    baseDataPath?: string
    entityType: string
    inheritValidationLook?: boolean
    preset: Partial<unknown>
    MMNEPVFCICPMFPCPTTAAATR