Interface CancelOrderByIdAndCurrencyPair
- All Superinterfaces:
CancelOrderParams
public interface CancelOrderByIdAndCurrencyPair extends CancelOrderParams
-
Method Summary
Modifier and Type Method Description CurrencyPair
getCurrencyPair()
String
getId()
-
Method Details
-
getCurrencyPair
CurrencyPair getCurrencyPair() -
getId
String getId()
-