InventoryCodeMap$json top-level constant

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

Implementation

@$core.Deprecated('Use inventoryCodeMapDescriptor instead')
const InventoryCodeMap$json = {
  '1': 'InventoryCodeMap',
  '2': [
    {'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
    {
      '1': 'metadata',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Scailo.EmployeeMetadata',
      '10': 'metadata'
    },
    {'1': 'purpose', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'purpose'},
    {
      '1': 'family_type',
      '3': 11,
      '4': 1,
      '5': 14,
      '6': '.Scailo.FAMILY_TYPE',
      '10': 'familyType'
    },
    {'1': 'family_id', '3': 12, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
    {'1': 'code', '3': 20, '4': 1, '5': 9, '10': 'code'},
    {'1': 'hash', '3': 21, '4': 1, '5': 9, '8': {}, '10': 'hash'},
    {'1': 'short_url', '3': 30, '4': 1, '5': 9, '10': 'shortUrl'},
  ],
};