ServicePointQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use servicePointQueryDescriptor instead')
const ServicePointQuery$json = {
  '1': 'ServicePointQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'AccountId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {'1': 'Address', '3': 3, '4': 1, '5': 11, '6': '.Address', '10': 'Address'},
    {'1': 'RadiusInKm', '3': 4, '4': 1, '5': 1, '10': 'RadiusInKm'},
    {
      '1': 'Type',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.Delivery.DeliveryType',
      '10': 'Type'
    },
    {'1': 'ServiceProviders', '3': 7, '4': 3, '5': 5, '10': 'ServiceProviders'},
    {
      '1': 'OrderBy',
      '3': 8,
      '4': 1,
      '5': 14,
      '6': '.ServicePointQuery.ServicePointOrder',
      '10': 'OrderBy'
    },
    {'1': 'IncludeActive', '3': 9, '4': 1, '5': 8, '10': 'IncludeActive'},
    {'1': 'IncludeInActive', '3': 10, '4': 1, '5': 8, '10': 'IncludeInActive'},
    {
      '1': 'PriceContextId',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.PriceContextId',
      '10': 'PriceContextId'
    },
  ],
  '4': [ServicePointQuery_ServicePointOrder$json],
};