/
ADDRESS OBJECT

ADDRESS OBJECT

This object contains the different address details grouped to facilitate their management.

ADDRESS PROPERTIES

PROPERTYNAMETYPEDESCRIPTIONCOMMENTS
#ADDRESS.ADDRESSAddressTextFull address including Street name, number, floor, door, etc.
#ADDRESS.POSTCODEPostal codeTextPostal code of the user's zone
#ADDRESS.CITYCityString Name of the city
#ADDRESS.STATE_REFState RefIntegerInternal identifier of the State
#ADDRESS.STATEStateStringName of the StateThis value is not stored in DB, it is calculated from STATE_REF
#ADDRESS.COUNTRY_REFCountry RefString

Internal identified of the Country


#ADDRESS.COUNTRY_CODECountry codeStringTwo letter code of the countryThis value is not stored in DB, it is calculated from COUNTRY_REF
#ADDRESS.COUNTRYCountryStringName of the CountryThis value is not stored in DB, it is calculated from COUNTRY_REF
#ADDRESS.COMENTCommentStringComments added to the address

Related content