# Address

A physical address

[View the JSON schema](../dist/schemas/address.schema.json)



## street


**Type: `string`**
Street Address


## unit


**Type: `string`**
Suite or Unit Number


## district


**Type: `string`**
District/City (Kec.)


## region


**Type: `string`**
Region (Kab.)


## province


**Type: `string`**
Province


## postalCode


**Type: `string`**
Postal Code / Zipcode

<!-- END of schema.properties.forEach -->


