|
ANVEO DID API OBJECTS - STATE
|
|
|
State object
|
State object is used when Anveo returns a list of states for a country with ANVEO.STATES.LIST API action.
|
|
State object has the following attributes:
STATE_NAME [string] - the name of the state
STATE_ID [string] - Anveo state id.
STATE_CODE [string] - Short state code.
|
|
Example
|
<STATE STATE_NAME="Alabama" STATE_ID="191.195.165.31" STATE_CODE="AL" />
|
|
|