Class LgoUserSnapshotData

java.lang.Object
info.bitrich.xchangestream.lgo.dto.LgoUserSnapshotData

public class LgoUserSnapshotData extends Object
  • Constructor Details

  • Method Details

    • getOrderId

      public String getOrderId()
    • getOrderType

      public String getOrderType()
    • getPrice

      public BigDecimal getPrice()
    • getSide

      public String getSide()
    • getQuantity

      public BigDecimal getQuantity()
    • getRemainingQuantity

      public BigDecimal getRemainingQuantity()
    • getOrderCreationTime

      public Date getOrderCreationTime()