Global Address Object:Parameters: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 165: | Line 165: | ||
*addressTypeCode | *addressTypeCode | ||
*addressTypeString | *addressTypeString | ||
*deliveryline | |||
*formattedAddress | *formattedAddress | ||
*latitude | *latitude | ||
*localityLine | |||
*longitude | *longitude | ||
Line 177: | Line 179: | ||
*isoCountryNumber | *isoCountryNumber | ||
===US only Output=== | |||
*carrierRoute | |||
*cityAbbreviation | |||
*congressionalDistrict | |||
*countyFips | |||
*countyName | |||
*urbanization | |||
*zipType | |||
===Input Often Used in Output=== | |||
Parsed regional??? | |||
The following parameters are inputs that are often used in the output. They will only be returned if they are first input using SetInputParameter. | The following parameters are inputs that are often used in the output. They will only be returned if they are first input using SetInputParameter. | ||
Revision as of 00:54, 27 August 2014
← Global Address Object Reference
The values listed in this section are grouped by input and output. Though they are listed in mixed case, the parameters are not case sensitive.
Input
All of the following inputs can be set using SetInputParamter and can also be output using GetOutputParameter.
Processing Configuration Parameters
- outputPreference
- inputFormattedAddressSeparator
Input Address Parameters
- organization
- inputAddressLine1
- inputAddressLine2
- inputAddressLine3
- inputAddressLine4
- inputAddressLine5
- inputAddressLine6
- inputAddressLine7
- inputAddressLine8
- subPremises
- doubleDependentLocality
- dependentLocality
- locality
- subAdministrativeArea
- administrativeArea
- subNationalArea
- postalCode
- inputCountry
- countryOfOrigin
Output
Output Detail Parameters
- buildNumber
- databaseDate
- databaseExpirationDate
- dst
- initializeErrorString
- licensedCountries
- licenseStringExpirationDate
- remnants
- resultCodes
- timezone
- utc
Output Address Parameters
- addressLine1
- addressLine2
- addressLine3
- addressLine4
- addressLine5
- addressLine6
- addressLine7
- addressLine8
- country
Parsed Sub-Premises Parameters
- building
- subPremisesNumber
- subPremisesType
Parsed Thoroughfare Parameters
- premises
- premisesNumber
- premisesType
- thoroughfare
- thoroughfareLeadingType
- thoroughfareName
- thoroughfarePostDirection
- thoroughfarePreDirection
- thoroughfareTrailingType
- thoroughfareTypeAttached
Parsed Dependent Thoroughfare Columns
- dependentThoroughfare
- dependentThoroughfareConjunction
- dependentThoroughfareLeadingType
- dependentThoroughfareName
- dependentThoroughfarePostDirection
- dependentThoroughfarePreDirection
- dependentThoroughfareTrailingType
- dependentThoroughfareTypeAttached
Parsed Postal Facility Columns
- parsedDeliveryInstallation
- parsedLockBox
- parsedPrivateMailboxName
- parsedPrivateMailboxNumber
- parsedRouteService
- postBox
Parsed Regional Columns
Extra Output Adress Parameters
- addressKey
- addressTypeCode
- addressTypeString
- deliveryline
- formattedAddress
- latitude
- localityLine
- longitude
Extra Output Country Parameters
- countryAbbreviation
- countryCode
- countryName
- iso2Code
- iso3Code
- isoCountryNumber
US only Output
- carrierRoute
- cityAbbreviation
- congressionalDistrict
- countyFips
- countyName
- urbanization
- zipType
Input Often Used in Output
Parsed regional???
The following parameters are inputs that are often used in the output. They will only be returned if they are first input using SetInputParameter.
- organization
- subPremises
- doubleDependentLocality
- dependentLocality
- locality
- subAdministrativeArea
- administrativeArea
- subNationalArea
- postalCode