FunctionCallPermissionOrBuilder

Functions

Link copied to clipboard
abstract fun getAllowance(): ByteString
uint128 / big endian byte order
bytes allowance = 1;
Link copied to clipboard
abstract fun getMethodNames(index: Int): String
repeated string method_names = 3;
Link copied to clipboard
abstract fun getMethodNamesBytes(index: Int): ByteString
repeated string method_names = 3;
Link copied to clipboard
abstract fun getMethodNamesCount(): Int
repeated string method_names = 3;
Link copied to clipboard
abstract fun getMethodNamesList(): List<String>
repeated string method_names = 3;
Link copied to clipboard
abstract fun getReceiverId(): String
string receiver_id = 2;
Link copied to clipboard
abstract fun getReceiverIdBytes(): ByteString
string receiver_id = 2;

Inheritors

Link copied to clipboard