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

    Interface PropertyListRules

    interface PropertyListRules {
        channel: string;
        tags?: string[];
    }
    Index

    Properties

    Properties

    channel: string
    tags?: string[]