StructTagOrBuilder

Functions

Link copied to clipboard
abstract fun getAccountAddress(): String
Address of the account
string account_address = 1;
Link copied to clipboard
abstract fun getAccountAddressBytes(): ByteString
Address of the account
string account_address = 1;
Link copied to clipboard
abstract fun getModule(): String
Module name
string module = 2;
Link copied to clipboard
abstract fun getModuleBytes(): ByteString
Module name
string module = 2;
Link copied to clipboard
abstract fun getName(): String
Identifier
string name = 3;
Link copied to clipboard
abstract fun getNameBytes(): ByteString
Identifier
string name = 3;

Inheritors

Link copied to clipboard