Skip to content

api.entities.CorporateAction.HumanReadable

prashantasdeveloper edited this page Oct 31, 2024 · 65 revisions

Interface: HumanReadable

api/entities/CorporateAction.HumanReadable

Hierarchy

Table of contents

Properties

Properties

assetId

assetId: string

Defined in

api/entities/CorporateAction.ts:26


declarationDate

declarationDate: string

Defined in

api/entities/CorporateAction.ts:27


defaultTaxWithholding

defaultTaxWithholding: string

Defined in

api/entities/CorporateAction.ts:30


description

description: string

Defined in

api/entities/CorporateAction.ts:28


id

id: string

Defined in

api/entities/CorporateAction.ts:21


targets

targets: Object

Type declaration

Name Type
identities string[]
treatment TargetTreatment

Defined in

api/entities/CorporateAction.ts:29


taxWithholdings

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

Defined in

api/entities/CorporateAction.ts:31


ticker

ticker: string

Deprecated

in favour of assetId

Defined in

api/entities/CorporateAction.ts:25

Clone this wiki locally