Skip to content

types.DistributionPayment

VictorVicente edited this page Apr 4, 2024 · 49 revisions

Interface: DistributionPayment

types.DistributionPayment

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

types/index.ts:1496


blockHash

blockHash: string

Defined in

types/index.ts:1493


blockNumber

blockNumber: BigNumber

Defined in

types/index.ts:1492


date

date: Date

Defined in

types/index.ts:1494


target

target: Identity

Defined in

types/index.ts:1495


withheldTax

withheldTax: BigNumber

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

Defined in

types/index.ts:1500

Clone this wiki locally