GetQuoteSellRequest$json top-level constant

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

Implementation

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