# StoDetails

## Hierarchy

* **StoDetails**

## Index

### Properties

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

## Properties

### creator

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

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

### end

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

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

### minInvestment

• **minInvestment**: *BigNumber*

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

### offeringPortfolio

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

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

### raisingCurrency

• **raisingCurrency**: *string*

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

### raisingPortfolio

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

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

### start

• **start**: *Date*

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

### status

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

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

### tiers

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

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

### venue

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

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