Class MEXCOrder

java.lang.Object
org.knowm.xchange.mexc.dto.trade.MEXCOrder

public class MEXCOrder extends Object
  • Constructor Details

  • Method Details

    • getId

      public String getId()
    • getSymbol

      public String getSymbol()
    • getPrice

      public String getPrice()
    • getQuantity

      public String getQuantity()
    • getState

      public String getState()
    • getType

      public String getType()
    • getDealQuantity

      public String getDealQuantity()
    • getDealAmount

      public String getDealAmount()
    • getCreateTime

      public long getCreateTime()