Skip to main content
Version: 26.0.0-alpha.1

Interface: HumanReadable

api/entities/DividendDistribution.HumanReadable

Hierarchy

Properties

assetId

assetId: string

Inherited from

HumanReadable.assetId

Defined in

api/entities/CorporateAction.ts:26


currency

currency: string

Defined in

api/entities/DividendDistribution/index.ts:65


declarationDate

declarationDate: string

Inherited from

HumanReadable.declarationDate

Defined in

api/entities/CorporateAction.ts:27


defaultTaxWithholding

defaultTaxWithholding: string

Inherited from

HumanReadable.defaultTaxWithholding

Defined in

api/entities/CorporateAction.ts:30


description

description: string

Inherited from

HumanReadable.description

Defined in

api/entities/CorporateAction.ts:28


expiryDate

expiryDate: null | string

Defined in

api/entities/DividendDistribution/index.ts:68


id

id: string

Inherited from

HumanReadable.id

Defined in

api/entities/CorporateAction.ts:21


maxAmount

maxAmount: string

Defined in

api/entities/DividendDistribution/index.ts:67


origin

origin: Object

Type declaration

NameType
didstring
id?string

Defined in

api/entities/DividendDistribution/index.ts:64


paymentDate

paymentDate: string

Defined in

api/entities/DividendDistribution/index.ts:69


perShare

perShare: string

Defined in

api/entities/DividendDistribution/index.ts:66


targets

targets: Object

Type declaration

NameType
identitiesstring[]
treatmentTargetTreatment

Inherited from

HumanReadable.targets

Defined in

api/entities/CorporateAction.ts:29


taxWithholdings

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

Inherited from

HumanReadable.taxWithholdings

Defined in

api/entities/CorporateAction.ts:31


ticker

ticker: string

Deprecated

in favour of assetId

Inherited from

HumanReadable.ticker

Defined in

api/entities/CorporateAction.ts:25