@dvelop-sdk
    Preparing search index...

    Interface GetDmsObjectParams

    Parameters for the getDmsObject-function.

    interface GetDmsObjectParams {
        dmsObjectId: string;
        repositoryId: string;
        sourceId: string;
    }
    Index

    Properties

    dmsObjectId: string

    ID of the DmsObject

    repositoryId: string

    ID of the repository

    sourceId: string

    ID of the source