FA12ParametersOrBuilder

Functions

Link copied to clipboard
abstract fun getEntrypoint(): String
string entrypoint = 1;
Link copied to clipboard
abstract fun getEntrypointBytes(): ByteString
string entrypoint = 1;
Link copied to clipboard
abstract fun getFrom(): String
string from = 2;
Link copied to clipboard
abstract fun getFromBytes(): ByteString
string from = 2;
Link copied to clipboard
abstract fun getTo(): String
string to = 3;
Link copied to clipboard
abstract fun getToBytes(): ByteString
string to = 3;
Link copied to clipboard
abstract fun getValue(): String
string value = 4;
Link copied to clipboard
abstract fun getValueBytes(): ByteString
string value = 4;

Inheritors

Link copied to clipboard