Skip to content

types.DistributionPayment

VictorVicente edited this page Jan 12, 2023 · 49 revisions

Interface: DistributionPayment

types.DistributionPayment

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

types/index.ts:1429


blockHash

blockHash: string

Defined in

types/index.ts:1426


blockNumber

blockNumber: BigNumber

Defined in

types/index.ts:1425


date

date: Date

Defined in

types/index.ts:1427


target

target: Identity

Defined in

types/index.ts:1428


withheldTax

withheldTax: BigNumber

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

Defined in

types/index.ts:1433

Clone this wiki locally