types.DistributionPayment

@polymeshassociation/polymesh-sdk / Modules / types / DistributionPayment

Interface: DistributionPayment

types.DistributionPayment

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

types/index.ts:1330


blockHash

blockHash: string

Defined in

types/index.ts:1327


blockNumber

blockNumber: BigNumber

Defined in

types/index.ts:1326


date

date: Date

Defined in

types/index.ts:1328


target

target: Identity

Defined in

types/index.ts:1329


withheldTax

withheldTax: BigNumber

percentage (0-100) of tax withholding for the target identity

Defined in

types/index.ts:1334

Last updated