Class LivecoinWalletAddressResponse

java.lang.Object
org.knowm.xchange.livecoin.dto.LivecoinBaseResponse
org.knowm.xchange.livecoin.dto.account.LivecoinWalletAddressResponse

public class LivecoinWalletAddressResponse extends LivecoinBaseResponse
Author:
walec51
  • Constructor Details

    • LivecoinWalletAddressResponse

      public LivecoinWalletAddressResponse(Boolean success, String wallet)
  • Method Details

    • getWallet

      public String getWallet()