UnfreezeBalanceContractOrBuilder

Functions

Link copied to clipboard
abstract fun getOwnerAddress(): String
Sender address
string owner_address = 1;
Link copied to clipboard
abstract fun getOwnerAddressBytes(): ByteString
Sender address
string owner_address = 1;
Link copied to clipboard
abstract fun getReceiverAddress(): String
Receiver address
string receiver_address = 15;
Link copied to clipboard
abstract fun getReceiverAddressBytes(): ByteString
Receiver address
string receiver_address = 15;
Link copied to clipboard
abstract fun getResource(): String
Resource type: BANDWIDTH | ENERGY
string resource = 10;
Link copied to clipboard
abstract fun getResourceBytes(): ByteString
Resource type: BANDWIDTH | ENERGY
string resource = 10;

Inheritors

Link copied to clipboard