Class BankeraTransaction

java.lang.Object
org.knowm.xchange.bankera.dto.trade.BankeraTransaction

public class BankeraTransaction extends Object
  • Constructor Details

  • Method Details

    • getId

      public long getId()
    • getOrderId

      public long getOrderId()
    • getMarket

      public String getMarket()
    • getAmount

      public String getAmount()
    • getFee

      public String getFee()
    • getPrice

      public String getPrice()
    • getTotal

      public String getTotal()
    • getStatus

      public String getStatus()
    • getType

      public String getType()
    • getPlatform

      public String getPlatform()
    • getCompletedAt

      public String getCompletedAt()