# 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-v9/classes/account)*\[]*

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

Array of accounts that participated by affirming the settlement

### blockNumber

• **blockNumber**: *BigNumber*

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

### legs

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

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

### status

• **status**: *SettlementResult*

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