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

    Interface AreaGuideFields

    interface AreaGuideFields {
        branchIds?: number[];
        place: { id: string; name: string };
        promo?: string;
        promoImage: ImageField;
    }
    Index

    Properties

    branchIds?: number[]
    place: { id: string; name: string }
    promo?: string

    Short promo text for the area guide

    promoImage: ImageField

    Image to display in area guide results