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

# Class: AccountScreenRequest

Information for account screening by Expedia\'s Fraud Prevention Service.

## Constructors

### new AccountScreenRequest(accountScreenRequest)

> **new AccountScreenRequest**(`accountScreenRequest`): [`AccountScreenRequest`](AccountScreenRequest.md)

#### Parameters

• **accountScreenRequest**: [`AccountScreenRequestProperties`](../interfaces/AccountScreenRequestProperties.md)

#### Returns

[`AccountScreenRequest`](AccountScreenRequest.md)

#### Source

models/AccountScreenRequest.ts:36

## Properties

| Property | Type |
| :------ | :------ |
| `transaction` | [`AccountTransaction`](AccountTransaction.md) |
