public class CoinbaseExPlaceOrder extends Object
Constructor and Description |
---|
CoinbaseExPlaceOrder(BigDecimal size,
BigDecimal price,
String side,
String productId) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getPrice() |
String |
getProductId() |
String |
getSide() |
BigDecimal |
getSize() |
String |
toString() |
public CoinbaseExPlaceOrder(BigDecimal size, BigDecimal price, String side, String productId)
public BigDecimal getSize()
public BigDecimal getPrice()
public String getSide()
public String getProductId()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.