CancelTradeOrderOrBuilder

Functions

Link copied to clipboard
abstract fun getRefid(): String
order id to cancel
string refid = 3;
Link copied to clipboard
abstract fun getRefidBytes(): ByteString
order id to cancel
string refid = 3;
Link copied to clipboard
abstract fun getSender(): ByteString
originating address
bytes sender = 1;
Link copied to clipboard
abstract fun getSymbol(): String
symbol for trading pair in full name of the tokens
string symbol = 2;
Link copied to clipboard
abstract fun getSymbolBytes(): ByteString
symbol for trading pair in full name of the tokens
string symbol = 2;

Inheritors

Link copied to clipboard