# CoboWaas2.AmountStatus

## Enum


* `StakeInProgress` (value: `"StakeInProgress"`)

* `Active` (value: `"Active"`)

* `Rejected` (value: `"Rejected"`)

* `LimitExceeded` (value: `"LimitExceeded"`)

* `Invalid` (value: `"Invalid"`)

* `UnstakeInProgress` (value: `"UnstakeInProgress"`)

* `Withdrawable` (value: `"Withdrawable"`)

* `WithdrawInProgress` (value: `"WithdrawInProgress"`)

* `Closed` (value: `"Closed"`)

* `unknown_default_open_api` (value: `"unknown_default_open_api"`)


