Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Place

An implementation of a subset of https://schema.org/Place using only the fields that we need and/or plan to support

Hierarchy

  • Place

Implements

Index

Properties

@context

@context: "https://schema.org" | "http://schema.org" = "https://schema.org"

@type

@type: "Place" = "Place"

address

address: PostalAddress

Optional geo

Optional name

name: undefined | string

reference to use when storing an address, e.g. "Home"

Generated using TypeDoc