[@expediagroup/fraudpreventionv2-sdk](../../index.md) / [models](../index.md) / HotelAddressProperties

# Interface: HotelAddressProperties

## Properties

| Property | Type |
| :------ | :------ |
| `addressLine1` | `string` |
| `addressLine2?` | `string` |
| `addressType?` | [`HotelAddressAddressTypeEnum`](../type-aliases/HotelAddressAddressTypeEnum.md) |
| `city` | `string` |
| `countryCode` | `string` |
| `state` | `string` |
| `zipCode` | `string` |
