Address

This entity represents an Address

Properties

Property
Type
Description

addressType

The type of place the address represents, ex: home, office, hospital, clinic, etc. Values: home, work, vacation, hospital, clinic, hq, other, temporary, postal, diplomatic, reference

descr

Descriptive notes about the address

street

Street name

houseNumber

Building / house number

postboxNumber

Post / PO box number

postalCode

Postal/PIN/ZIP/Area code

city

Name of city in the address

state

Name of state in the Address

country

Name / code of country in the address

note

Additional notes

telecoms *

List of other contact details available through telecom services, ex: email, phone number, fax, etc.

encryptedSelf

The base64 encoded data of this object, formatted as JSON and encrypted in AES using the random master key from encryptionKeys.

Last updated

Was this helpful?