@dvelop-sdk
    Preparing search index...

    Interface UnlinkDmsObjectsParams

    Parameters for the unlinkDmsObjects-function.

    interface UnlinkDmsObjectsParams {
        childDmsObjectsId: string;
        parentDmsObjectId: string;
        repositoryId: string;
    }
    Index

    Properties

    childDmsObjectsId: string

    ID of the DmsObjects that will be linked as children

    parentDmsObjectId: string

    ID of the DmsObject that will be linked as parent

    repositoryId: string

    ID of the repository