Class CryptonitDepositAddress
- java.lang.Object
-
- org.knowm.xchange.cryptonit2.dto.CryptonitBaseResponse
-
- org.knowm.xchange.cryptonit2.dto.account.CryptonitDepositAddress
-
public class CryptonitDepositAddress extends CryptonitBaseResponse
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCryptonitDepositAddress(String error, String depositAddress)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDepositAddress()StringtoString()-
Methods inherited from class org.knowm.xchange.cryptonit2.dto.CryptonitBaseResponse
getError
-
-