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

# Interface: MultiFactorAuthenticationAttemptProperties

## Properties

| Property | Type |
| :------ | :------ |
| `attemptCount` | `number` |
| `deliveryMethod` | [`MultiFactorAuthenticationAttemptDeliveryMethodEnum`](../type-aliases/MultiFactorAuthenticationAttemptDeliveryMethodEnum.md) |
| `emailAddress?` | `string` |
| `providerName` | `string` |
| `referenceId` | `string` |
| `status` | [`MultiFactorAuthenticationAttemptStatusEnum`](../type-aliases/MultiFactorAuthenticationAttemptStatusEnum.md) |
| `telephone?` | [`Telephone`](../classes/Telephone.md) |
| `updateEndDateTime?` | `Date` |
| `updateStartDateTime?` | `Date` |
