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

# Interface: AddressProperties

## Properties

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