Skip to main content

FabricInspectionAnswer

answerstring

Answer to the question. Defaults to an empty string.

Example: Good
questionstringrequired

Workflow question of the fabric inspection section. Use the CSV column-header form so that the answer is validated against the question type, for example "Additional notes (Freetext)", "Quality grade (single: A | B | C)", "Factory access granted? (Yes | No | N/A)", "Sample check (Pass | Fail)", "Inspection date (yyyy-MM-dd)" or "Defect types found (multi: Hole | Stain | Tear)". An answer whose question does not carry a recognised type suffix is stored but not validated.

Example: Additional notes (Freetext)
FabricInspectionAnswer
{
"answer": "Good",
"question": "Additional notes (Freetext)"
}