Skip to main content

LabTestAttachment

fileId stringrequired

Possible values: <= 64 characters

type TypeEnum (string)required
  • testReport - testReport
  • others - others

Possible values: [testReport, others]

label stringnullable

Possible values: <= 255 characters

Default value:
LabTestAttachment
{
"fileId": "string",
"type": "testReport",
"label": "string"
}