TradeInterfaceServiceBase$json top-level constant
Map<String, dynamic>
const
TradeInterfaceServiceBase$json
Implementation
const $core.Map<$core.String, $core.dynamic> TradeInterfaceServiceBase$json = {
'1': 'TradeInterface',
'2': [
{'1': 'CancelOrder', '2': '.forwarder.OrderID', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'BuyStock', '2': '.forwarder.StockOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'SellStock', '2': '.forwarder.StockOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'BuyOddStock', '2': '.forwarder.OddStockOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'SellOddStock', '2': '.forwarder.OddStockOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'SellFirstStock', '2': '.forwarder.StockOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'BuyFuture', '2': '.forwarder.FutureOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'SellFuture', '2': '.forwarder.FutureOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'SellFirstFuture', '2': '.forwarder.FutureOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'BuyOption', '2': '.forwarder.OptionOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'SellOption', '2': '.forwarder.OptionOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'SellFirstOption', '2': '.forwarder.OptionOrderDetail', '3': '.forwarder.TradeResult', '4': {}},
{'1': 'GetLocalOrderStatusArr', '2': '.google.protobuf.Empty', '3': '.google.protobuf.Empty', '4': {}},
{'1': 'GetSimulateOrderStatusArr', '2': '.google.protobuf.Empty', '3': '.google.protobuf.Empty', '4': {}},
{'1': 'GetFuturePosition', '2': '.google.protobuf.Empty', '3': '.forwarder.FuturePositionArr', '4': {}},
{'1': 'GetStockPosition', '2': '.google.protobuf.Empty', '3': '.forwarder.StockPositionArr', '4': {}},
{'1': 'GetSettlement', '2': '.google.protobuf.Empty', '3': '.forwarder.SettlementList', '4': {}},
{'1': 'GetAccountBalance', '2': '.google.protobuf.Empty', '3': '.forwarder.AccountBalance', '4': {}},
{'1': 'GetMargin', '2': '.google.protobuf.Empty', '3': '.forwarder.Margin', '4': {}},
],
};