PlaceAttribute (JSON)
URI: | PlaceAttribute |
---|
Properties
Name | Type | Description | |
---|---|---|---|
attributeId | string | ||
typeName | string | ||
typeId | string | ||
descriptionId | string | ||
value | string | ||
year | number | ||
locale | string |
Example
{ "attributeId" : "...", "typeName" : "...", "typeId" : "...", "descriptionId" : "...", "value" : "...", "year" : 12345, "locale" : "..." }