> 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-v10/interfaces/stostatus.md).

# StoStatus

## Hierarchy

* **StoStatus**

## Index

### Properties

* [balance](#balance)
* [sale](#sale)
* [timing](#timing)

## Properties

### balance

• **balance**: [*StoBalanceStatus*](/polymesh-sdk-api-reference/docs-v10/enums/stobalancestatus.md)

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

### sale

• **sale**: [*StoSaleStatus*](/polymesh-sdk-api-reference/docs-v10/enums/stosalestatus.md)

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

### timing

• **timing**: [*StoTimingStatus*](/polymesh-sdk-api-reference/docs-v10/enums/stotimingstatus.md)

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