Difference between revisions of "Global Address Object:Parameters"

From Melissa Data Wiki
Jump to navigation Jump to search
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


carrierRoute - US only
===Input Often Used in Output===
Parsed regional???


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.
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

Global Address Object Navigation
Introduction
Platforms and Functions
Licensing
Result Code Use
Interface
Address Handling
Interface Use
Functions
Setup Functions
Input Methods
Processing Methods
Output Methods
Parameters
Processing Configuration Parameters
Input Address Data Parameters
Output Address Data Parameters
Result Codes
Returned Result Codes
Other Codes



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