types.DistributionPayment - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: DistributionPayment

types.DistributionPayment

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

types/index.ts:1490


blockHash

blockHash: string

Defined in

types/index.ts:1487


blockNumber

blockNumber: BigNumber

Defined in

types/index.ts:1486


date

date: Date

Defined in

types/index.ts:1488


target

target: Identity

Defined in

types/index.ts:1489


withheldTax

withheldTax: BigNumber

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

Defined in

types/index.ts:1494