dc-management-sdk-js
    Preparing search index...

    Interface ContentLinkInstance

    Reference to a Content Item

    interface ContentLinkInstance {
        contentType: string;
        id: string;
    }
    Index

    Properties

    Properties

    contentType: string
    id: string