DeliveryBatchEntryId$json top-level constant

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

Implementation

@$core.Deprecated('Use deliveryBatchEntryIdDescriptor instead')
const DeliveryBatchEntryId$json = {
  '1': 'DeliveryBatchEntryId',
  '2': [
    {
      '1': 'DeliveryId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.DeliveryId',
      '10': 'DeliveryId'
    },
    {
      '1': 'PickBinId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.PickBinId',
      '10': 'PickBinId'
    },
  ],
};