# PartyEntityDueDiligence

Due Diligence for Legal Entities

## Example Usage

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

let value: PartyEntityDueDiligence = {};
```

## Fields

| Field                                                                        | Type                                                                         | Required                                                                     | Description                                                                  | Example                                                                      |
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| `entityIssuesBearerShares`                                                   | *boolean*                                                                    | :heavy_minus_sign:                                                           | Indicates whether the entity issues bearer shares                            | false                                                                        |
| `negativeNews`                                                               | [components.PartyNegativeNews](../../models/components/partynegativenews.md) | :heavy_minus_sign:                                                           | Information about any negative news against related parties and entities     |                                                                              |