vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface ContentAssetRelationships

    interface ContentAssetRelationships {
        emailTemplate?: ContentAssetLink[];
        insightsApplication?: ContentAssetLink[];
        network?: ContentAssetLink[];
        organization?: ContentAssetLink;
        workspace?: ContentAssetLink[];
    }
    Index

    Properties

    emailTemplate?: ContentAssetLink[]
    insightsApplication?: ContentAssetLink[]
    network?: ContentAssetLink[]
    organization?: ContentAssetLink
    workspace?: ContentAssetLink[]