# DistributionPayment

## Hierarchy

* **DistributionPayment**

## Index

### Properties

* [amount](#amount)
* [blockNumber](#blocknumber)
* [date](#date)
* [target](#target)
* [withheldTax](#withheldtax)

## Properties

### amount

• **amount**: *BigNumber*

*Defined in* [*src/types/index.ts:965*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L965)

### blockNumber

• **blockNumber**: *BigNumber*

*Defined in* [*src/types/index.ts:962*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L962)

### date

• **date**: *Date*

*Defined in* [*src/types/index.ts:963*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L963)

### target

• **target**: [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/identity)

*Defined in* [*src/types/index.ts:964*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L964)

### withheldTax

• **withheldTax**: *BigNumber*

*Defined in* [*src/types/index.ts:966*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L966)
