@dvelop-sdk
    Preparing search index...

    Interface DeleteCurrentDmsObjectVersionParams

    Parameters for the deleteCurrentDmsObjectVersion-function.

    interface DeleteCurrentDmsObjectVersionParams {
        dmsObjectId: string;
        reason: string;
        repositoryId: string;
        sourceId: string;
    }
    Index

    Properties

    dmsObjectId: string

    ID of the DmsObject

    reason: string

    Reason for the deletion

    repositoryId: string

    ID of the repository

    sourceId: string

    ID of the source