> ## Documentation Index
> Fetch the complete documentation index at: https://developer.sandbox.co.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Nature of Settlements & Labels

## Labels

| Corporate Action                       | ENUM                            |
| :------------------------------------- | :------------------------------ |
| Amalgamation                           | amalgamation                    |
| Bonus Issue                            | bonus\_issue                    |
| Buy Back of Shares                     | buy\_back                       |
| Consolidation of Shares                | consolidation                   |
| Dividend                               | dividend                        |
| Dividend on Preference Shares          | dividend                        |
| Income Distribution (InvIT)            | income\_distribution\_invit     |
| Income Distribution RITES              | income\_distribution\_rites     |
| InvIT - Return of Capital              | return\_of\_capital\_invit      |
| Preferential Issue of shares           | preferential\_issue             |
| Reduction of Capital                   | reduction\_of\_capital          |
| Right Issue of Equity Shares           | right\_issue                    |
| Scheme of Arrangement                  | scheme\_of\_arrangement         |
| Spin Off                               | spin\_off                       |
| Stock Split                            | stock\_split                    |
| Voluntary Delisting of Shares          | voluntary\_delisting\_of\_share |
| Donation of security                   | donation                        |
| Transfer of securities in form of gift | gift                            |
| Loss of security                       | lost                            |
| Transfer of securities                 | transfer                        |
| Other                                  | other                           |

***

## Nature of Settlement

| Nature of Settlement      | ENUM          |
| :------------------------ | :------------ |
| Trade type settlement     | trade         |
| Interest on security      | interest      |
| Asset transferred in      | transfer\_in  |
| Asset transferred out     | transfer\_out |
| Asset sent as Gift        | gift\_send    |
| Asset received as Gift    | gift\_receive |
| Asset donated             | donation      |
| Buy back for the security | buy\_back     |
| Other                     | other         |
