Uses of Class
org.knowm.xchange.ripple.dto.trade.RippleOrderEntryResponse
-
Packages that use RippleOrderEntryResponse Package Description org.knowm.xchange.ripple -
-
Uses of RippleOrderEntryResponse in org.knowm.xchange.ripple
Methods in org.knowm.xchange.ripple that return RippleOrderEntryResponse Modifier and Type Method Description RippleOrderEntryResponse
RippleAuthenticated. orderEntry(String address, boolean validated, RippleOrderEntryRequest request)
Places an order
-