TradeResult$json top-level constant
Implementation
@$core.Deprecated('Use tradeResultDescriptor instead')
const TradeResult$json = {
'1': 'TradeResult',
'2': [
{'1': 'order_id', '3': 1, '4': 1, '5': 9, '10': 'orderId'},
{'1': 'status', '3': 2, '4': 1, '5': 9, '10': 'status'},
{'1': 'error', '3': 3, '4': 1, '5': 9, '10': 'error'},
],
};