Websites v4 docs v5.2.4
    Preparing search index...

    Interface PropertyRules

    interface PropertyRules {
        hasChildProperties?: boolean;
        primaryChannel?: string;
        propertyIds?: number[];
        propertyType?: string;
        tags?: string[];
    }
    Index

    Properties

    hasChildProperties?: boolean
    primaryChannel?: string
    propertyIds?: number[]
    propertyType?: string
    tags?: string[]