api.entities.CorporateAction.HumanReadable - PolymeshAssociation/polymesh-sdk GitHub Wiki
Interface: HumanReadable
api/entities/CorporateAction.HumanReadable
Hierarchy
-
HumanReadable
Table of contents
Properties
Properties
assetId
• assetId: string
Defined in
api/entities/CorporateAction.ts:22
declarationDate
• declarationDate: string
Defined in
api/entities/CorporateAction.ts:23
defaultTaxWithholding
• defaultTaxWithholding: string
Defined in
api/entities/CorporateAction.ts:26
description
• description: string
Defined in
api/entities/CorporateAction.ts:24
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:25
taxWithholdings
• taxWithholdings: { identity
: string
; percentage
: string
}[]