# HistoricSettlement

## Hierarchy

* **HistoricSettlement**

## Index

### Properties

* [accounts](#accounts)
* [blockNumber](#blocknumber)
* [legs](#legs)
* [status](#status)

## Properties

### accounts

• **accounts**: [*Account*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v4/classes/account)*\[]*

*Defined in* [*src/api/entities/Portfolio/types.ts:26*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/api/entities/Portfolio/types.ts#L26)

Array of accounts that participated by affirming the settlement

### blockNumber

• **blockNumber**: *BigNumber*

*Defined in* [*src/api/entities/Portfolio/types.ts:21*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/api/entities/Portfolio/types.ts#L21)

### legs

• **legs**: [*SettlementLeg*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v4/interfaces/settlementleg)*\[]*

*Defined in* [*src/api/entities/Portfolio/types.ts:27*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/api/entities/Portfolio/types.ts#L27)

### status

• **status**: *SettlementResult*

*Defined in* [*src/api/entities/Portfolio/types.ts:22*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/api/entities/Portfolio/types.ts#L22)
