# Tier

## Hierarchy

* [StoTier](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v4/interfaces/stotier)

  ↳ **Tier**

## Index

### Properties

* [amount](#amount)
* [price](#price)
* [remaining](#remaining)

## Properties

### amount

• **amount**: *BigNumber*

*Inherited from* [*StoTier*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v4/interfaces/stotier)*.*[*amount*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v4/stotier#amount)

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

### price

• **price**: *BigNumber*

*Inherited from* [*StoTier*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v4/interfaces/stotier)*.*[*price*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v4/stotier#price)

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

### remaining

• **remaining**: *BigNumber*

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