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

# Class: AccountUpdateResponse

## Constructors

### new AccountUpdateResponse(accountUpdateResponse)

> **new AccountUpdateResponse**(`accountUpdateResponse`): [`AccountUpdateResponse`](AccountUpdateResponse.md)

#### Parameters

• **accountUpdateResponse**: [`AccountUpdateResponseProperties`](../interfaces/AccountUpdateResponseProperties.md)

#### Returns

[`AccountUpdateResponse`](AccountUpdateResponse.md)

#### Source

models/AccountUpdateResponse.ts:31

## Properties

| Property | Type | Description |
| :------ | :------ | :------ |
| `riskId?` | `string` | Unique identifier of transaction that was updated. |
