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

# Interface: AccountTakeoverCustomerAccountProperties

## Properties

| Property | Type |
| :------ | :------ |
| `accountRole?` | [`AccountTakeoverCustomerAccountAccountRoleEnum`](../type-aliases/AccountTakeoverCustomerAccountAccountRoleEnum.md) |
| `accountType` | [`AccountTakeoverCustomerAccountAccountTypeEnum`](../type-aliases/AccountTakeoverCustomerAccountAccountTypeEnum.md) |
| `activeFlag` | `boolean` |
| `address?` | [`CustomerAccountAddress`](../classes/CustomerAccountAddress.md) |
| `emailAddress` | `string` |
| `loyaltyMemberId?` | `string` |
| `name?` | [`AccountTakeoverName`](../classes/AccountTakeoverName.md) |
| `registeredTime` | `Date` |
| `telephones?` | [`Telephone`](../classes/Telephone.md)[] |
| `userId` | `string` |
| `username` | `string` |
