PlaceDisplayProperties (JSON)

A set of display properties for places for the convenience of quick display, such as for a Web-based application. All display properties are provided in the default locale for the current application context and are NOT considered canonical for the purposes of data exchange.

URI:PlaceDisplayProperties
Extends:ExtensibleData

Properties

Name Type Description
name string The displayable name of the place.
fullName string The displayable full name of the place.
type string The displayable type of the place.
Properties inherited from ExtensibleData
id string A local, context-specific id for the data.

Example

{
  "name" : "...",
  "fullName" : "...",
  "type" : "...",
  "id" : "..."
}

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.