Class GateioWithdrawal
java.lang.Object
org.knowm.xchange.gateio.dto.account.GateioWithdrawal
public class GateioWithdrawal extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GateioWithdrawal(String id, String currency, String address, BigDecimal amount, String txid, long timestamp, String status)
-
Method Summary
Modifier and Type Method Description Date
getTimestamp()
String
toString()