# Address



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **id** |string |  |  | | |
| **category** |string | ☑️ |  | | |
| **country** |string | ☑️ |  | | |
| **provinceState** |string | ☑️ |  | | |
| **city** |string | ☑️ |  | | |
| **postalCode** |string | ☑️ |  | | |
| **streetLine1** |string | ☑️ |  | | |
| **streetLine2** |string | ☑️ |  | | |
| **status** |[AddressStatus](AddressStatus.md) |  |  | | |
| **isPrimary** |boolean | ☑️ |  | | |
| **meta** |object |  |  | | |
| **created** |Date |  |  | | |
| **updated** |Date |  |  | | |



[[Back to README]](../../README.md)