# StoDetails

## Hierarchy

* **StoDetails**

## Index

### Properties

* [creator](#creator)
* [end](#end)
* [minInvestment](#mininvestment)
* [name](#name)
* [offeringPortfolio](#offeringportfolio)
* [raisingCurrency](#raisingcurrency)
* [raisingPortfolio](#raisingportfolio)
* [start](#start)
* [status](#status)
* [tiers](#tiers)
* [totalAmount](#totalamount)
* [totalRemaining](#totalremaining)
* [venue](#venue)

## Properties

### creator

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

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

### end

• **end**: *Date | null*

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

### minInvestment

• **minInvestment**: *BigNumber*

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

### name

• **name**: *string*

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

### offeringPortfolio

• **offeringPortfolio**: [*NumberedPortfolio*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/numberedportfolio) *|* [*DefaultPortfolio*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/defaultportfolio)

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

### raisingCurrency

• **raisingCurrency**: *string*

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

### raisingPortfolio

• **raisingPortfolio**: [*NumberedPortfolio*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/numberedportfolio) *|* [*DefaultPortfolio*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/defaultportfolio)

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

### start

• **start**: *Date*

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

### status

• **status**: [*StoStatus*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/interfaces/stostatus)

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

### tiers

• **tiers**: [*Tier*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/interfaces/tier)*\[]*

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

### totalAmount

• **totalAmount**: *BigNumber*

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

### totalRemaining

• **totalRemaining**: *BigNumber*

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

### venue

• **venue**: [*Venue*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/classes/venue)

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