# EntryMaturityCorporateActionGeneralInformation

Common fields for corporate actions

## Example Usage

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

let value: EntryMaturityCorporateActionGeneralInformation = {};
```

## Fields

| Field                                                                                                                                                            | Type                                                                                                                                                             | Required                                                                                                                                                         | Description                                                                                                                                                      | Example                                                                                                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `corporateActionId`                                                                                                                                              | *string*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                               | A unique alphanumeric value that is assigned to uniquely identify each corporate action event                                                                    | 29336T100AB24                                                                                                                                                    |
| `disbursedAssetId`                                                                                                                                               | *string*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                               | Asset Id of the new security after the corporate action event is processed                                                                                       | 1000                                                                                                                                                             |
| `disbursedCusip`                                                                                                                                                 | *string*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                               | When populated, the name of the issuer of a security and additional descriptive information about the new security after the corporate action event is processed | 037833100                                                                                                                                                        |
| `disbursedSymbolDescription`                                                                                                                                     | *string*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                               | When populated, the name of the issuer of a security and additional descriptive information about the new security after the corporate action event is processed | AMC ENTMT HLDGS INC CL A COM                                                                                                                                     |
| `targetAssetId`                                                                                                                                                  | *string*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                               | Asset Id of the existing security before the corporate action event is processed                                                                                 | 1000                                                                                                                                                             |
| `targetCusip`                                                                                                                                                    | *string*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                               | External Identifier of the existing security before the corporate action event is processed                                                                      | 037833100                                                                                                                                                        |
| `targetSymbolDescription`                                                                                                                                        | *string*                                                                                                                                                         | :heavy_minus_sign:                                                                                                                                               | Name of the issuer of a security and additional descriptive information about the existing security before the corporate action event is processed               | AMC ENTMT HLDGS INC CL A COM                                                                                                                                     |