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

# Interface: CustomerAccountAddressProperties

## Properties

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