> 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-v4/interfaces/investment.md).

# Investment

## Hierarchy

* **Investment**

## Index

### Properties

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

## Properties

### investedAmount

• **investedAmount**: *BigNumber*

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

### investor

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

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

### soldAmount

• **soldAmount**: *BigNumber*

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