Skip to content

api.entities.types.DistributionPayment

prashantasdeveloper edited this page Oct 31, 2024 · 15 revisions

Interface: DistributionPayment

api/entities/types.DistributionPayment

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/types.ts:594


blockHash

blockHash: string

Defined in

api/entities/types.ts:591


blockNumber

blockNumber: BigNumber

Defined in

api/entities/types.ts:590


date

date: Date

Defined in

api/entities/types.ts:592


target

target: Identity

Defined in

api/entities/types.ts:593


withheldTax

withheldTax: BigNumber

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

Defined in

api/entities/types.ts:598

Clone this wiki locally