# MockSpotOrder Spot orders ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currency_pairs** | **str** | Currency pair | **order_price** | **str** | Price | **count** | **str** | Initial order quantity for spot trading pairs, not involved in actual calculation. Currently only supports three currencies: BTC, ETH. | [optional] **left** | **str** | Unfilled quantity, involved in actual calculation. | **type** | **str** | Order type, sell - sell order, buy - buy order. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)