api.entities.DividendDistribution.HumanReadable - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: HumanReadable

api/entities/DividendDistribution.HumanReadable

Hierarchy

Table of contents

Properties

Properties

currency

currency: string

Defined in

api/entities/DividendDistribution/index.ts:64


declarationDate

declarationDate: string

Inherited from

HumanReadable.declarationDate

Defined in

api/entities/CorporateAction.ts:23


defaultTaxWithholding

defaultTaxWithholding: string

Inherited from

HumanReadable.defaultTaxWithholding

Defined in

api/entities/CorporateAction.ts:26


description

description: string

Inherited from

HumanReadable.description

Defined in

api/entities/CorporateAction.ts:24


expiryDate

expiryDate: null | string

Defined in

api/entities/DividendDistribution/index.ts:67


id

id: string

Inherited from

HumanReadable.id

Defined in

api/entities/CorporateAction.ts:21


maxAmount

maxAmount: string

Defined in

api/entities/DividendDistribution/index.ts:66


origin

origin: Object

Type declaration

Name Type
did string
id? string

Defined in

api/entities/DividendDistribution/index.ts:63


paymentDate

paymentDate: string

Defined in

api/entities/DividendDistribution/index.ts:68


perShare

perShare: string

Defined in

api/entities/DividendDistribution/index.ts:65


targets

targets: Object

Type declaration

Name Type
identities string[]
treatment TargetTreatment

Inherited from

HumanReadable.targets

Defined in

api/entities/CorporateAction.ts:25


taxWithholdings

taxWithholdings: { identity: string ; percentage: string }[]

Inherited from

HumanReadable.taxWithholdings

Defined in

api/entities/CorporateAction.ts:27


ticker

ticker: string

Inherited from

HumanReadable.ticker

Defined in

api/entities/CorporateAction.ts:22