Class WithdrawRecord
java.lang.Object
org.knowm.xchange.bleutrade.service.DepositRecord
org.knowm.xchange.bleutrade.service.WithdrawRecord
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionWithdrawRecord
(String id, String timestamp, BigDecimal amount, String label, String coin, String transactionId) -
Method Summary
-
Field Details
-
transactionId
-
-
Constructor Details
-
WithdrawRecord
-
-
Method Details
-
toString
- Overrides:
toString
in classDepositRecord
-