Address data object specification
Properties
| Property | Filter | Edit | Type | Description |
|---|---|---|---|---|
| id | INT | Unique identifier | ||
| city | STRING | |||
| company | STRING | |||
| country | STRING | |||
| icon | STRING | |||
| state | STRING | Two letter abbreviation for the state | ||
| status | STRING | Verification status | ||
| status_message | STRING | Will contain information about problem with the address if the status is ?? |
||
| street | STRING | The street address | ||
| to | STRING | The addressee at the address | ||
| type | STRING | always address |
||
| unit | STRING | The unit for the address. Usually apartment or suite number | ||
| zip_code | STRING |
