# HumanReadable

## Hierarchy

* HumanReadable

  ↳ **HumanReadable**

## Index

### Properties

* [complexity](#complexity)
* [currency](#currency)
* [data](#data)
* [declarationDate](#declarationdate)
* [defaultTaxWithholding](#defaulttaxwithholding)
* [description](#description)
* [did](#did)
* [expiry](#expiry)
* [expiryDate](#expirydate)
* [id](#id)
* [issuer](#issuer)
* [maxAmount](#maxamount)
* [origin](#origin)
* [paymentDate](#paymentdate)
* [perShare](#pershare)
* [period](#period)
* [start](#start)
* [target](#target)
* [targets](#targets)
* [taxWithholdings](#taxwithholdings)
* [ticker](#ticker)
* [type](#type)

## Properties

### complexity

• **complexity**: *number*

*Defined in* [*src/api/entities/CheckpointSchedule/index.ts:26*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CheckpointSchedule/index.ts#L26)

### currency

• **currency**: *string*

*Defined in* [*src/api/entities/DividendDistribution/index.ts:63*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/DividendDistribution/index.ts#L63)

### data

• **data**: [*HumanReadableType*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/globals#humanreadabletype)*‹*[*Authorization*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/globals#authorization)*›*

*Defined in* [*src/api/entities/AuthorizationRequest.ts:27*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/AuthorizationRequest.ts#L27)

### declarationDate

• **declarationDate**: *string*

*Overrides* [*HumanReadable*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/humanreadable)*.*[*declarationDate*](#declarationdate)

*Defined in* [*src/api/entities/CorporateAction/index.ts:38*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CorporateAction/index.ts#L38)

### defaultTaxWithholding

• **defaultTaxWithholding**: *string*

*Overrides* [*HumanReadable*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/humanreadable)*.*[*defaultTaxWithholding*](#defaulttaxwithholding)

*Defined in* [*src/api/entities/CorporateAction/index.ts:41*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CorporateAction/index.ts#L41)

### description

• **description**: *string*

*Overrides* [*HumanReadable*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/humanreadable)*.*[*description*](#description)

*Defined in* [*src/api/entities/CorporateAction/index.ts:39*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CorporateAction/index.ts#L39)

### did

• **did**: *string*

*Defined in* [*src/api/entities/Portfolio/index.ts:46*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/Portfolio/index.ts#L46)

### expiry

• **expiry**: *string | null*

*Defined in* [*src/api/entities/AuthorizationRequest.ts:25*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/AuthorizationRequest.ts#L25)

### expiryDate

• **expiryDate**: *string | null*

*Defined in* [*src/api/entities/CheckpointSchedule/index.ts:25*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CheckpointSchedule/index.ts#L25)

*Defined in* [*src/api/entities/DividendDistribution/index.ts:66*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/DividendDistribution/index.ts#L66)

### id

• **id**: *BigNumber*

*Overrides void*

*Defined in* [*src/api/entities/AuthorizationRequest.ts:28*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/AuthorizationRequest.ts#L28)

*Defined in* [*src/api/entities/Sto/index.ts:40*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/Sto/index.ts#L40)

*Defined in* [*src/api/entities/Portfolio/index.ts:47*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/Portfolio/index.ts#L47)

*Defined in* [*src/api/entities/Checkpoint.ts:26*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/Checkpoint.ts#L26)

*Defined in* [*src/api/entities/CheckpointSchedule/index.ts:21*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CheckpointSchedule/index.ts#L21)

*Defined in* [*src/api/entities/CorporateAction/index.ts:36*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CorporateAction/index.ts#L36)

*Defined in* [*src/api/entities/CustomPermissionGroup.ts:21*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CustomPermissionGroup.ts#L21)

### issuer

• **issuer**: [*HumanReadableType*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/globals#humanreadabletype)*‹*[*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/classes/identity)*›*

*Defined in* [*src/api/entities/AuthorizationRequest.ts:24*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/AuthorizationRequest.ts#L24)

### maxAmount

• **maxAmount**: *string*

*Defined in* [*src/api/entities/DividendDistribution/index.ts:65*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/DividendDistribution/index.ts#L65)

### origin

• **origin**: [*HumanReadableType*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/globals#humanreadabletype)*‹*[*DefaultPortfolio*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/classes/defaultportfolio) *|* [*NumberedPortfolio*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/classes/numberedportfolio)*›*

*Defined in* [*src/api/entities/DividendDistribution/index.ts:62*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/DividendDistribution/index.ts#L62)

### paymentDate

• **paymentDate**: *string*

*Defined in* [*src/api/entities/DividendDistribution/index.ts:67*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/DividendDistribution/index.ts#L67)

### perShare

• **perShare**: *string*

*Defined in* [*src/api/entities/DividendDistribution/index.ts:64*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/DividendDistribution/index.ts#L64)

### period

• **period**: [*CalendarPeriod*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/calendarperiod) *| null*

*Defined in* [*src/api/entities/CheckpointSchedule/index.ts:23*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CheckpointSchedule/index.ts#L23)

### start

• **start**: *string*

*Defined in* [*src/api/entities/CheckpointSchedule/index.ts:24*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CheckpointSchedule/index.ts#L24)

### target

• **target**: [*SignerValue*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/signervalue)

*Defined in* [*src/api/entities/AuthorizationRequest.ts:26*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/AuthorizationRequest.ts#L26)

### targets

• **targets**: [*HumanReadableType*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/globals#humanreadabletype)*‹*[*CorporateActionTargets*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/corporateactiontargets)*›*

*Overrides* [*HumanReadable*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/humanreadable)*.*[*targets*](#targets)

*Defined in* [*src/api/entities/CorporateAction/index.ts:40*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CorporateAction/index.ts#L40)

### taxWithholdings

• **taxWithholdings**: [*HumanReadableType*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/globals#humanreadabletype)*‹*[*TaxWithholding*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/taxwithholding)*\[]›*

*Overrides* [*HumanReadable*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/interfaces/humanreadable)*.*[*taxWithholdings*](#taxwithholdings)

*Defined in* [*src/api/entities/CorporateAction/index.ts:42*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CorporateAction/index.ts#L42)

### ticker

• **ticker**: *string*

*Overrides void*

*Defined in* [*src/api/entities/Sto/index.ts:41*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/Sto/index.ts#L41)

*Defined in* [*src/api/entities/Checkpoint.ts:27*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/Checkpoint.ts#L27)

*Defined in* [*src/api/entities/CheckpointSchedule/index.ts:22*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CheckpointSchedule/index.ts#L22)

*Defined in* [*src/api/entities/KnownPermissionGroup.ts:8*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/KnownPermissionGroup.ts#L8)

*Defined in* [*src/api/entities/CorporateAction/index.ts:37*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CorporateAction/index.ts#L37)

*Defined in* [*src/api/entities/CustomPermissionGroup.ts:22*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/CustomPermissionGroup.ts#L22)

### type

• **type**: [*PermissionGroupType*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/enums/permissiongrouptype)

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