# api\_entities\_CorporateActionBase.HumanReadable

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [api/entities/CorporateActionBase](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_corporateactionbase) / HumanReadable

## Interface: HumanReadable

[api/entities/CorporateActionBase](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_entities_corporateactionbase).HumanReadable

### Table of contents

#### Properties

* [declarationDate](#declarationdate)
* [defaultTaxWithholding](#defaulttaxwithholding)
* [description](#description)
* [id](#id)
* [targets](#targets)
* [taxWithholdings](#taxwithholdings)
* [ticker](#ticker)

### Properties

#### declarationDate

• **declarationDate**: `string`

**Defined in**

[api/entities/CorporateActionBase/index.ts:38](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/CorporateActionBase/index.ts#L38)

***

#### defaultTaxWithholding

• **defaultTaxWithholding**: `string`

**Defined in**

[api/entities/CorporateActionBase/index.ts:41](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/CorporateActionBase/index.ts#L41)

***

#### description

• **description**: `string`

**Defined in**

[api/entities/CorporateActionBase/index.ts:39](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/CorporateActionBase/index.ts#L39)

***

#### id

• **id**: `string`

**Defined in**

[api/entities/CorporateActionBase/index.ts:36](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/CorporateActionBase/index.ts#L36)

***

#### targets

• **targets**: `Object`

**Type declaration**

| Name         | Type                                                                                                                                                        |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `identities` | `string`\[]                                                                                                                                                 |
| `treatment`  | [`TargetTreatment`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/api_entities_corporateactionbase_types.targettreatment) |

**Defined in**

[api/entities/CorporateActionBase/index.ts:40](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/CorporateActionBase/index.ts#L40)

***

#### taxWithholdings

• **taxWithholdings**: { `identity`: `string` ; `percentage`: `string` }\[]

**Defined in**

[api/entities/CorporateActionBase/index.ts:42](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/CorporateActionBase/index.ts#L42)

***

#### ticker

• **ticker**: `string`

**Defined in**

[api/entities/CorporateActionBase/index.ts:37](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/entities/CorporateActionBase/index.ts#L37)
