PlaceCategory: {
    filters: AttributeFilters;
    keyword: string;
}

Category enabling a place to be found.

Type declaration

  • filters: AttributeFilters

    Filters further specifying objects having a keyword

  • keyword: string

    Keyword that make sense to look for

Generated using TypeDoc