EquipmentsServiceCreateRequest$json top-level constant
- @Deprecated('Use equipmentsServiceCreateRequestDescriptor instead')
Map<String, Object>
const
EquipmentsServiceCreateRequest$json
Implementation
@$core.Deprecated('Use equipmentsServiceCreateRequestDescriptor instead')
const EquipmentsServiceCreateRequest$json = {
'1': 'EquipmentsServiceCreateRequest',
'2': [
{'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
{'1': 'user_comment', '3': 2, '4': 1, '5': 9, '10': 'userComment'},
{
'1': 'vault_folder_id',
'3': 18,
'4': 1,
'5': 4,
'8': {},
'10': 'vaultFolderId'
},
{
'1': 'ref_from',
'3': 31,
'4': 1,
'5': 14,
'6': '.Scailo.EQUIPMENT_REF_FROM',
'10': 'refFrom'
},
{'1': 'ref_id', '3': 32, '4': 1, '5': 4, '8': {}, '10': 'refId'},
{'1': 'family_id', '3': 33, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
{
'1': 'internal_item_code',
'3': 35,
'4': 1,
'5': 9,
'10': 'internalItemCode'
},
{'1': 'quantity', '3': 37, '4': 1, '5': 4, '8': {}, '10': 'quantity'},
{'1': 'secondary_uom_id', '3': 39, '4': 1, '5': 4, '10': 'secondaryUomId'},
{
'1': 'secondary_quantity',
'3': 40,
'4': 1,
'5': 4,
'10': 'secondaryQuantity'
},
{
'1': 'shelf_life_timestamp',
'3': 41,
'4': 1,
'5': 4,
'10': 'shelfLifeTimestamp'
},
{
'1': 'warranty_timestamp',
'3': 42,
'4': 1,
'5': 4,
'10': 'warrantyTimestamp'
},
{'1': 'location_id', '3': 54, '4': 1, '5': 4, '8': {}, '10': 'locationId'},
{'1': 'description', '3': 60, '4': 1, '5': 9, '10': 'description'},
{
'1': 'form_data',
'3': 80,
'4': 3,
'5': 11,
'6': '.Scailo.FormFieldDatumCreateRequest',
'10': 'formData'
},
],
};