Class CexioWebSocketTransaction
java.lang.Object
info.bitrich.xchangestream.cexio.dto.CexioWebSocketTransaction
-
Constructor Summary
ConstructorDescriptionCexioWebSocketTransaction
(String id, String d, String c, BigDecimal a, BigDecimal ds, BigDecimal cs, String user, String symbol, String symbol2, BigDecimal amount, Long order, Long buy, Long sell, BigDecimal price, String type, Date time, BigDecimal balance, BigDecimal feeAmount) -
Method Summary
-
Constructor Details
-
CexioWebSocketTransaction
public CexioWebSocketTransaction(String id, String d, String c, BigDecimal a, BigDecimal ds, BigDecimal cs, String user, String symbol, String symbol2, BigDecimal amount, Long order, Long buy, Long sell, BigDecimal price, String type, Date time, BigDecimal balance, BigDecimal feeAmount)
-
-
Method Details