A basic model of an address
| Name | Type | Description | 
|---|---|---|
| street | string | |
| street2 | string | |
| city | string | |
| region | DaffSubdivision['id'] | The ID of the DaffSubdivision. | 
| region_code | DaffSubdivision['iso_3166_2'] | |
| region_id | ID | Use DaffAddress#region instead. | 
| country | ID | |
| country_id | ID | |
| postcode | string |