ResponseBasedBranching

Example values

TypeScript
{
type: SurveyQuestionBranchingType.ResponseBased;
responseValues: Record<string, any>;
}

Community questions

Questions about this page? or post a community question.