Class: Samsara::Types::FormsConditionObjectResponseBodyType

Inherits:
Object
  • Object
show all
Defined in:
lib/samsara_api/types/forms_condition_object_response_body_type.rb

Overview

‘multipleChoiceValueCondition`, `checkBoxesValueCondition`

Constant Summary collapse

MULTIPLE_CHOICE_VALUE_CONDITION =
"multipleChoiceValueCondition"
CHECK_BOXES_VALUE_CONDITION =
"checkBoxesValueCondition"