# IdentificationDetail

Identification details used for Dow Jones Profile details

## Example Usage

```typescript
import { IdentificationDetail } from "@apexfintechsolutions/ascend-sdk/models/components";

let value: IdentificationDetail = {};
```

## Fields

| Field                            | Type                             | Required                         | Description                      | Example                          |
| -------------------------------- | -------------------------------- | -------------------------------- | -------------------------------- | -------------------------------- |
| `idNotes`                        | *string*                         | :heavy_minus_sign:               | Notes relating to identification | Electoral Registry No.           |
| `idType`                         | *string*                         | :heavy_minus_sign:               | Identification type              | Others                           |
| `idValue`                        | *string*                         | :heavy_minus_sign:               | Identification value             | 123456                           |