# NegativeNewsUpdate

Negative News detail.

## Example Usage

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

let value: NegativeNewsUpdate = {};
```

## Fields

| Field                                                                                                                 | Type                                                                                                                  | Required                                                                                                              | Description                                                                                                           | Example                                                                                                               |
| --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| `negativeNewsAgainstRelatedParties`                                                                                   | *boolean*                                                                                                             | :heavy_minus_sign:                                                                                                    | Indicates whether there is negative news against related parties                                                      | true                                                                                                                  |
| `negativeNewsAgainstRelatedPartiesDescription`                                                                        | *string*                                                                                                              | :heavy_minus_sign:                                                                                                    | Description of the negative news against related parties                                                              | Juan was indicated in numerous publications but not involved with Japan's misappropriation of taxpayer funds in 2013. |