Class CexioWebSocketTransaction
java.lang.Object
info.bitrich.xchangestream.cexio.dto.CexioWebSocketTransaction
- 
Constructor SummaryConstructorsConstructorDescriptionCexioWebSocketTransaction(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- 
CexioWebSocketTransactionpublic 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