Skip to content

api.entities.CorporateBallot.Params

polymesh-bot edited this page Jun 3, 2025 · 4 revisions

Interface: Params

api/entities/CorporateBallot.Params

Table of contents

Properties

Properties

declarationDate

declarationDate: Date

Defined in

api/entities/CorporateBallot/index.ts:59


defaultTaxWithholding

defaultTaxWithholding: BigNumber

Defined in

api/entities/CorporateBallot/index.ts:62


description

description: string

Defined in

api/entities/CorporateBallot/index.ts:60


kind

kind: CorporateActionKind

Defined in

api/entities/CorporateBallot/index.ts:58


targets

targets: CorporateActionTargets

Defined in

api/entities/CorporateBallot/index.ts:61


taxWithholdings

taxWithholdings: TaxWithholding[]

Defined in

api/entities/CorporateBallot/index.ts:63

Clone this wiki locally