> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/interfaces/investment.md).

# Investment

## Hierarchy

* **Investment**

## Index

### Properties

* [investedAmount](/polymesh-sdk-api-reference/docs-v6/interfaces/investment.md#investedamount)
* [investor](/polymesh-sdk-api-reference/docs-v6/interfaces/investment.md#investor)
* [soldAmount](/polymesh-sdk-api-reference/docs-v6/interfaces/investment.md#soldamount)

## Properties

### investedAmount

• **investedAmount**: *BigNumber*

*Defined in* [*src/api/entities/Sto/types.ts:90*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/entities/Sto/types.ts#L90)

### investor

• **investor**: [*Identity*](/polymesh-sdk-api-reference/docs-v6/classes/identity.md)

*Defined in* [*src/api/entities/Sto/types.ts:88*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/entities/Sto/types.ts#L88)

### soldAmount

• **soldAmount**: *BigNumber*

*Defined in* [*src/api/entities/Sto/types.ts:89*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/entities/Sto/types.ts#L89)
