# Investment

## Hierarchy

* **Investment**

## Index

### Properties

* [investedAmount](#investedamount)
* [investor](#investor)
* [soldAmount](#soldamount)

## Properties

### investedAmount

• **investedAmount**: *BigNumber*

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

### investor

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

*Defined in* [*src/api/entities/Sto/types.ts:88*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/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/959efb76/src/api/entities/Sto/types.ts#L89)
