This object will contain the details of a territory definition for a provided territory
Calling Method: GetTerritoryDefinitions
This is returned by the GetTerritoryDefinitions call.
Type | Name | Description |
---|---|---|
Int | TerritoryID | |
Int | CountryID | |
Int | ItemTypeID | 1: Country 2: State 3: Postal Code 4: County 5: City |
Int | ItemID | |
String | ItemValue | |
String | StateAbbreviation | |
String | StateName | |
String | CountryName |