SingleSelectQuestionRuleCategoryAutomation
Information about the automation option based on a rule category for a single select question.
Types
Properties
Link copied to clipboard
The condition to apply for the automation option. If the condition is PRESENT
, then the option is applied when the contact data includes the category. Similarly, if the condition is NOT_PRESENT
, then the option is applied when the contact data does not include the category.
Link copied to clipboard
The identifier of the answer option.
Functions
Link copied to clipboard
inline fun copy(block: SingleSelectQuestionRuleCategoryAutomation.Builder.() -> Unit = {}): SingleSelectQuestionRuleCategoryAutomation