Class GateioDeposit
java.lang.Object
org.knowm.xchange.gateio.dto.account.GateioDeposit
public class GateioDeposit extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GateioDeposit(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()