api.entities.types.DistributionPayment - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: DistributionPayment

api/entities/types.DistributionPayment

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/types.ts:590


blockHash

blockHash: string

Defined in

api/entities/types.ts:587


blockNumber

blockNumber: BigNumber

Defined in

api/entities/types.ts:586


date

date: Date

Defined in

api/entities/types.ts:588


target

target: Identity

Defined in

api/entities/types.ts:589


withheldTax

withheldTax: BigNumber

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

Defined in

api/entities/types.ts:594