# ActivityRightsSubscription

Used to record the purchase of new or additional securities and details related to the subscription. Rights are often tradable in a secondary market

## Example Usage

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

let value: ActivityRightsSubscription = {};
```

## Fields

| Field                                                                                                                                                            | Type                                                                                                                                                             | Required                                                                                                                                                         | Description                                                                                                                                                      |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `corporateActionGeneralInformation`                                                                                                                              | [components.ActivityRightsSubscriptionCorporateActionGeneralInformation](../../models/components/activityrightssubscriptioncorporateactiongeneralinformation.md) | :heavy_minus_sign:                                                                                                                                               | Common fields for corporate actions                                                                                                                              |