Class DVChainNewLimitOrder

java.lang.Object
org.knowm.xchange.dvchain.dto.trade.DVChainNewLimitOrder

public class DVChainNewLimitOrder extends Object
  • Constructor Details

  • Method Details

    • getQty

      public BigDecimal getQty()
    • getAsset

      public String getAsset()
    • getSide

      public String getSide()
    • getLimitPrice

      public BigDecimal getLimitPrice()
    • getOrderType

      public String getOrderType()