Skip to content

locationAddress

Lexicon: eco.wonderland.workcell.observation.data.defs
Type: object

Type: int32
Required

Number of entry elements for the observation.

Type: [ entry ]

Type: string

Element specifying the name used to distinguish between persons having the same surname(s) and who may have access to a particular delivery point.

Type: string

Element which identifies the family or parentage of an individual.

Type: string

Element indicating an individual’s professional or academic qualification or rank in a professional group or society (e.g. PhD, Fellow of the Royal Society, FRS, Barrister at Law).

Type: string

Element used in some countries to distinguish between persons with the same surname(s) who have similar given names or initials (e.g.III, Senior, the Third.).

Type: string

Element giving the official name, the registered business name or other official designation of an organization.

Type: string

Element indicating the formal registration of an organization (e.g. GmbH, Inc., Ltd.).

Type: string

Element identifying a subdivision of an organization.

Type: string

Element identifying the number or name and type of the edifice or construction in or adjacent to which a delivery point is located.

Type: string

Element indicating the floor or level on which a delivery point is located in a multi-story building.

Type: string

Element indicating the apartment, room or office in, at or adjacent to which a delivery point, situated within a building, is located.

Type: string

Element which identifies the road or part of a road or other access route along which a delivery point can be accessed, either directly or via a secondary or tertiary road or access route.

Type: string

Element designating the area or the object on an area, adjacent to thoroughfare, in which the delivery point or delivery point access is located.

Type: string

Element indicating the name of the populated place in which a delivery point is located, or the populated.

Type: string

Element specifying the geographic or administrative area of the country in which the town is situated.

Type: string

Element indicating the name of the area within or adjacent to the town in which a delivery point is located, or via which it is accessed.

Type: string

Element designating the country, dependency or area of geopolitical interest, in which a delivery point is located or via which the delivery point is accessed.

Type: string

Interest, in which a delivery point is located or via which the delivery point is accessed.

Type: string

Element designating the code used for the sorting of mail.

{
"type": "object",
"required": [
"count"
],
"properties": {
"count": {
"type": "integer"
},
"entry": {
"type": "array",
"items": {
"type": "ref",
"ref": "lex:eco.wonderland.workcell.observation.representation.defs#entry"
}
},
"givenName": {
"type": "string"
},
"surname": {
"type": "string"
},
"qualification": {
"type": "string"
},
"nameQualifier": {
"type": "string"
},
"organizationName": {
"type": "string"
},
"legalStatus": {
"type": "string"
},
"organizationUnit": {
"type": "string"
},
"building": {
"type": "string"
},
"floor": {
"type": "string"
},
"door": {
"type": "string"
},
"thoroughfare": {
"type": "string"
},
"premiseIdentifier": {
"type": "string"
},
"town": {
"type": "string"
},
"region": {
"type": "string"
},
"district": {
"type": "string"
},
"countryName": {
"type": "string"
},
"countryCode": {
"type": "string"
},
"postCode": {
"type": "string"
}
}
}
© Lookinglass 2026