Enum bittrex_api::values::BittrexOrderType
[−]
[src]
pub enum BittrexOrderType {
Sell,
Buy,
Both,
}Variants
SellBuyBoth