Type alias CityV2

CityV2: {
    @type: "City";
} & Omit<GenericOrgType, "@type">

Type declaration

  • @type: "City"