Skip to main content

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"
}