Global Address Object:Parameters: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 68: | Line 68: | ||
{{CustomTOC}} | {{CustomTOC}} | ||
The values listed in this section are grouped by | 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 | *inputAddressLine1 | ||
*inputAddressLine2 | *inputAddressLine2 | ||
Line 95: | Line 86: | ||
*inputAddressLine7 | *inputAddressLine7 | ||
*inputAddressLine8 | *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 | *thoroughfareLeadingType | ||
* | *thoroughfareName | ||
*thoroughfarePostDirection | *thoroughfarePostDirection | ||
*thoroughfarePreDirection | *thoroughfarePreDirection | ||
*thoroughfareTrailingType | *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 | |||
*formattedAddress | |||
*latitude | |||
*longitude | |||
====Extra Output Country Parameters==== | |||
*countryAbbreviation | |||
*countryCode | |||
*countryName | |||
*iso2Code | |||
*iso3Code | |||
*isoCountryNumber | |||
carrierRoute - US only | |||
cityAbbreviation - US only | |||
congressionalDistrict - US only | |||
countyFips - US only | |||
deliveryline - ? | |||
localityLine - ? | |||
urbanization - (dependent locality?) | |||
zipType - (postal code? or US only) | |||
=== | ===Input Often Used in Output=== | ||
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 | ||
* | |||
[[Category:Global Address Object]] | [[Category:Global Address Object]] | ||
[[Category:Reference]] | [[Category:Reference]] |
Revision as of 22:42, 26 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
- formattedAddress
- latitude
- longitude
Extra Output Country Parameters
- countryAbbreviation
- countryCode
- countryName
- iso2Code
- iso3Code
- isoCountryNumber
carrierRoute - US only
cityAbbreviation - US only
congressionalDistrict - US only
countyFips - US only
deliveryline - ?
localityLine - ?
urbanization - (dependent locality?)
zipType - (postal code? or US only)
Input Often Used in Output
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