Class HitbtcLimitOrder

All Implemented Interfaces:
Serializable, Comparable<LimitOrder>

public class HitbtcLimitOrder extends LimitOrder
Deprecated.
Use LimitOrder with user reference instead.
This class was originally written in order to support an order ID provided by the client, that functionality is now implemented as 'userReference' as part of LimitOrder class. Hence, this class is no longer needed, it still exists here simply for backward compatibility.
See Also: