Uses of Class
org.knowm.xchange.bitstamp.dto.trade.BitstampOrderTransaction
Package | Description |
---|---|
org.knowm.xchange.bitstamp.dto.trade |
-
Uses of BitstampOrderTransaction in org.knowm.xchange.bitstamp.dto.trade
Methods in org.knowm.xchange.bitstamp.dto.trade that return BitstampOrderTransaction Modifier and Type Method Description BitstampOrderTransaction[]
BitstampOrderStatusResponse. getTransactions()
Constructors in org.knowm.xchange.bitstamp.dto.trade with parameters of type BitstampOrderTransaction Constructor Description BitstampOrderStatusResponse(BitstampOrderStatus status, Long id, BitstampOrderTransaction[] transactions, String error)