PieceComplete$json top-level constant

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

Implementation

@$core.Deprecated('Use pieceCompleteDescriptor instead')
const PieceComplete$json = {
  '1': 'PieceComplete',
  '2': [
    {'1': 'LockerUid', '3': 1, '4': 1, '5': 9, '10': 'LockerUid'},
    {'1': 'Token', '3': 2, '4': 1, '5': 9, '10': 'Token'},
    {
      '1': 'ContainerId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.ContainerId',
      '10': 'ContainerId'
    },
    {'1': 'ShipmentId', '3': 4, '4': 1, '5': 9, '10': 'ShipmentId'},
    {'1': 'PieceId', '3': 5, '4': 1, '5': 9, '10': 'PieceId'},
    {
      '1': 'Type',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.Delivery.DeliveryType',
      '10': 'Type'
    },
  ],
};