GetLastVwapReply$json top-level constant

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

Implementation

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