GetPerformanceVwapReply$json top-level constant

  1. @Deprecated('Use getPerformanceVwapReplyDescriptor instead')
Map<String, Object> const GetPerformanceVwapReply$json

Implementation

@$core.Deprecated('Use getPerformanceVwapReplyDescriptor instead')
const GetPerformanceVwapReply$json = {
  '1': 'GetPerformanceVwapReply',
  '2': [
    {'1': 'p_vwap', '3': 1, '4': 1, '5': 1, '10': 'pVwap'},
    {'1': 'pair', '3': 2, '4': 1, '5': 14, '6': '.payment.CurrencyPair', '10': 'pair'},
  ],
};