InfrastructuresServiceSendToStoreRequest$json top-level constant

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

Implementation

@$core.Deprecated(
    'Use infrastructuresServiceSendToStoreRequestDescriptor instead')
const InfrastructuresServiceSendToStoreRequest$json = {
  '1': 'InfrastructuresServiceSendToStoreRequest',
  '2': [
    {'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
    {'1': 'id', '3': 2, '4': 1, '5': 4, '8': {}, '10': 'id'},
    {
      '1': 'shelf_life_timestamp',
      '3': 40,
      '4': 1,
      '5': 4,
      '10': 'shelfLifeTimestamp'
    },
    {
      '1': 'warranty_timestamp',
      '3': 41,
      '4': 1,
      '5': 4,
      '10': 'warrantyTimestamp'
    },
    {'1': 'store_id', '3': 50, '4': 1, '5': 4, '8': {}, '10': 'storeId'},
    {'1': 'storage_id', '3': 51, '4': 1, '5': 4, '10': 'storageId'},
    {
      '1': 'is_qc_report_public',
      '3': 52,
      '4': 1,
      '5': 8,
      '10': 'isQcReportPublic'
    },
    {
      '1': 'remaining_dimensions',
      '3': 55,
      '4': 1,
      '5': 9,
      '10': 'remainingDimensions'
    },
    {'1': 'description', '3': 60, '4': 1, '5': 9, '10': 'description'},
  ],
};