LabTestItem
itemId stringrequired
Possible values: <= 255 characters
styleId stringrequired
Possible values: <= 255 characters
color stringnullable
Possible values: <= 255 characters
Default value:
barcode stringnullable
Possible values: <= 255 characters
Default value:
sampleSize integernullable
unit stringnullable
Possible values: <= 255 characters
Default value:
LabTestItem
{
"itemId": "string",
"styleId": "string",
"color": "string",
"barcode": "string",
"sampleSize": 0,
"unit": "string"
}