Name | Type | Description | Notes |
---|---|---|---|
id | UUID | Unique identifier for the address. | |
type | TypeEnum | The type of the address. | |
street | String | The street address. | |
city | String | The city. | |
state | String | The state. | |
country | String | The country. | |
zip | String | The zip code. |
Name | Value |
---|---|
HOME | "HOME" |
POSTAL | "POSTAL" |