Address
Describes an address
Schema Definition
| Field | Type | Description |
|---|---|---|
| door | string | Door / Shop number of the address |
| name | string | Name of address if applicable. Example, shop name |
| building | string | Name of the building or block |
| street | string | Street name or number |
| locality | string | Name of the locality, apartments |
| ward | string | Name or number of the ward if applicable |
| city | string | City name |
| state | string | State name |
| country | string | Country name |
| area_code | string | Area code. This can be Pincode, ZIP code or any equivalent |



