FA2ParametersOrBuilder

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 getTxsObject(index: Int): TxObject
repeated .TW.Tezos.Proto.TxObject txs_object = 2;
Link copied to clipboard
abstract fun getTxsObjectCount(): Int
repeated .TW.Tezos.Proto.TxObject txs_object = 2;
Link copied to clipboard
abstract fun getTxsObjectList(): List<TxObject>
repeated .TW.Tezos.Proto.TxObject txs_object = 2;

Inheritors

Link copied to clipboard