SwipBoxEnduserShipment$json top-level constant

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

Implementation

@$core.Deprecated('Use swipBoxEnduserShipmentDescriptor instead')
const SwipBoxEnduserShipment$json = {
  '1': 'SwipBoxEnduserShipment',
  '2': [
    {'1': 'sp_id', '3': 1, '4': 1, '5': 9, '10': 'spId'},
    {'1': 'prefix', '3': 2, '4': 1, '5': 9, '10': 'prefix'},
    {'1': 'alt_sp_id', '3': 3, '4': 1, '5': 9, '10': 'altSpId'},
    {'1': 'name', '3': 4, '4': 1, '5': 9, '10': 'name'},
    {'1': 'address', '3': 5, '4': 1, '5': 9, '10': 'address'},
    {
      '1': 'location_description',
      '3': 6,
      '4': 1,
      '5': 9,
      '10': 'locationDescription'
    },
    {'1': 'zip', '3': 7, '4': 1, '5': 9, '10': 'zip'},
    {'1': 'city', '3': 8, '4': 1, '5': 9, '10': 'city'},
    {'1': 'country_iso', '3': 9, '4': 1, '5': 9, '10': 'countryIso'},
    {'1': 'longitude', '3': 10, '4': 1, '5': 1, '10': 'longitude'},
    {'1': 'latitude', '3': 11, '4': 1, '5': 1, '10': 'latitude'},
    {'1': 'carrier_name', '3': 12, '4': 1, '5': 9, '10': 'carrierName'},
    {
      '1': 'translations',
      '3': 13,
      '4': 3,
      '5': 11,
      '6': '.Translations',
      '10': 'translations'
    },
    {'1': 'lockers', '3': 14, '4': 3, '5': 11, '6': '.Locker', '10': 'lockers'},
  ],
};