QCSampleAncillaryParameters$json top-level constant
Implementation
@$core.Deprecated('Use qCSampleAncillaryParametersDescriptor instead')
const QCSampleAncillaryParameters$json = {
'1': 'QCSampleAncillaryParameters',
'2': [
{'1': 'family_uuid', '3': 100, '4': 1, '5': 9, '10': 'familyUuid'},
{
'1': 'inventory_item_uuid',
'3': 111,
'4': 1,
'5': 9,
'10': 'inventoryItemUuid'
},
{'1': 'qc_group_uuid', '3': 112, '4': 1, '5': 9, '10': 'qcGroupUuid'},
{'1': 'location_uuid', '3': 113, '4': 1, '5': 9, '10': 'locationUuid'},
],
};