BaseLabTestDetailProperty
idstring
Test property ID
Example:
TP001
namestring
Test property name
Example:
Color Fastness to Washing
testPackageIdstring
Test package ID
Example:
TPK001
testCategoryIdstring
Test category ID
Example:
TC001
testCategoryNamestring
Test category name
Example:
Physical Tests
testSubcategoryIdstring
Test subcategory ID
Example:
TSC001
testSubcategoryNamestring
Test subcategory name
Example:
Color Fastness
BaseLabTestDetailProperty
{
"id": "TP001",
"name": "Color Fastness to Washing",
"testPackageId": "TPK001",
"testCategoryId": "TC001",
"testCategoryName": "Physical Tests",
"testSubcategoryId": "TSC001",
"testSubcategoryName": "Color Fastness"
}