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

# Class: InsultDetail

Details related to the insult.

## Constructors

### new InsultDetail(insultDetail)

> **new InsultDetail**(`insultDetail`): [`InsultDetail`](InsultDetail.md)

#### Parameters

• **insultDetail**: [`InsultDetailProperties`](../interfaces/InsultDetailProperties.md)

#### Returns

[`InsultDetail`](InsultDetail.md)

#### Source

models/InsultDetail.ts:34

## Properties

| Property | Type | Description |
| :------ | :------ | :------ |
| `insultReportedDateTime?` | `Date` | Date and time when the insult was reported to the partner, in ISO-8601 date and time format `yyyy-MM-ddTHH:mm:ss.SSSZ`. |
