LabTestListResponseStyleObject
styleIdsstring[]
Array of style ids
Possible values: <= 255 characters
productLinesstring[]
Array of product lines
Possible values: <= 255 characters
productCategoriesstring[]
Array of product categories
Possible values: <= 255 characters
brandsstring[]
Array of brands
Possible values: <= 255 characters
LabTestListResponseStyleObject
{
"styleIds": [
"string"
],
"productLines": [
"string"
],
"productCategories": [
"string"
],
"brands": [
"string"
]
}