Skip to main content

InspectionQuestionsOptionsActions

action string

Action the inspector can/needs to take when responding to the question

Example: request_picture
value

Information related to the action of the question, e.g. Is Mandatory

Example: mandatory
InspectionQuestionsOptionsActions
{
"action": "request_picture",
"value": "mandatory"
}