# 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:1025*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L1025)

### blockNumber

• **blockNumber**: *BigNumber*

*Defined in* [*src/types/index.ts:1022*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L1022)

### date

• **date**: *Date*

*Defined in* [*src/types/index.ts:1023*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L1023)

### target

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

*Defined in* [*src/types/index.ts:1024*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L1024)

### withheldTax

• **withheldTax**: *BigNumber*

*Defined in* [*src/types/index.ts:1026*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L1026)
