> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v10/enums/targettreatment.md).

# TargetTreatment

## Index

### Enumeration members

* [Exclude](#exclude)
* [Include](#include)

## Enumeration members

### Exclude

• **Exclude**: = "Exclude"

*Defined in* [*src/api/entities/CorporateAction/types.ts:7*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/CorporateAction/types.ts#L7)

### Include

• **Include**: = "Include"

*Defined in* [*src/api/entities/CorporateAction/types.ts:6*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/CorporateAction/types.ts#L6)
