Class AddressVerifyInfo
java.lang.Object
foundation.omni.netapi.omniwallet.json.AddressVerifyInfo
Jackson POJO wrapper for raw Omniwallet response
-
Constructor Summary
ConstructorsConstructorDescriptionAddressVerifyInfo
(String balance, String reservedBalance, org.bitcoinj.base.Address address, Boolean frozen) -
Method Summary
-
Constructor Details
-
AddressVerifyInfo
-
-
Method Details
-
getBalance
-
getReservedBalance
-
getAddress
public org.bitcoinj.base.Address getAddress() -
isFrozen
public boolean isFrozen()
-