PhysicalMailingAddressType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Information about a particular physical mailing address. It is modeled after RFC 7643 (System for Cross-domain Identity Management: Core Schema).
Item Summary  
Name Type Multiplicity Description
type property
string
[0,1] Type of the address, like work, home, etc. 
primary property
boolean
[0,1] Is this the primary address (in a given context, e. 
formatted property
string
[0,1] The full mailing address, formatted for display or use with a mailing label. 
streetAddress property
string
[0,1] The full street address component, which may include house number, street name, P. 
locality property
string
[0,1] The city or locality component. 
region property
string
[0,1] The state or region component. 
postalCode property
string
[0,1] The zip code or postal code component. 
country property
string
[0,1] The country name component.