public class CryptsyCalculatedFees extends Object
| Constructor and Description |
|---|
CryptsyCalculatedFees(BigDecimal fee,
BigDecimal net)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getFee() |
BigDecimal |
getNet() |
String |
toString() |
public CryptsyCalculatedFees(BigDecimal fee, BigDecimal net) throws ParseException
timestamp - isYourOrder - orderId - rate - amount - type - pair - ParseExceptionpublic BigDecimal getFee()
public BigDecimal getNet()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.