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

    Interface MktDataModelAttributes

    interface MktDataModelAttributes {
        creationType?: DefinitionCreationType;
        dataModelTaxonomy?: string;
        description?: string;
        isEnabled?: boolean;
        isSegmentable?: boolean;
        isUsedForMetrics?: boolean;
        objectCategory?: string;
        referenceEntityGroup?: string;
        referenceEntityName?: string;
        referenceEntitySubjectArea?: string;
    }
    Index

    Properties

    creationType?: DefinitionCreationType
    dataModelTaxonomy?: string
    description?: string
    isEnabled?: boolean
    isSegmentable?: boolean
    isUsedForMetrics?: boolean
    objectCategory?: string
    referenceEntityGroup?: string
    referenceEntityName?: string
    referenceEntitySubjectArea?: string