Uses of Class
org.knowm.xchange.dvchain.dto.account.DVChainUser
Packages that use DVChainUser
-
Uses of DVChainUser in org.knowm.xchange.dvchain.dto.trade
Methods in org.knowm.xchange.dvchain.dto.trade that return DVChainUserConstructors in org.knowm.xchange.dvchain.dto.trade with parameters of type DVChainUserModifierConstructorDescriptionDVChainTrade
(String id, String createdAt, BigDecimal price, BigDecimal limitPrice, BigDecimal quantity, String side, DVChainUser user, String asset, String status)