Skip to main content

InspectionQuestions

    groupId string

    Unique identifier of the group of question

    inspectionId string

    Unique identifier of the report

    label string

    Label of the question

    options

    object[]

    Options available to answer the question

  • Array [

  • actions

    object[]

    List of actions per question

  • Array [

  • action string

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

    value

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

  • ]

  • failResponse boolean

    Boolean indicating whether the option, if selected, will make the overall inspection result fail

    id string

    Unique identifier of the option

    selected boolean

    Boolean indicating whether the option has been selected

    value string

    Label of the option displayed to the user

  • ]

  • organizationId string

    Unique identifier of the organization

    questionId string

    Unique identifier of the question

    type string

    Type of the question