OrderStatusQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use orderStatusQueryDescriptor instead')
const OrderStatusQuery$json = {
  '1': 'OrderStatusQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {'1': 'OrderId', '3': 2, '4': 1, '5': 11, '6': '.OrderId', '10': 'OrderId'},
  ],
};