SurveyActionType

Example values

TypeScript
{
id: number;
name?: string;
steps?: ActionStepType[];
}

Community questions

Questions about this page? or post a community question.