Options
All
  • Public
  • Public/Protected
  • All
Menu

参数:编辑或创建问卷

Hierarchy

  • SaveQuestionnaireParams

Index

Properties

desc

desc: string

name

name: string

问卷名称

Optional privacyContent

privacyContent: string

隐私协议内容

Optional privacyEnabled

privacyEnabled: EnableType

隐私协议是否打开

Optional questionnaireId

questionnaireId: string

问卷 id。如果是新建问卷,不传或传入空字符串都可以。

questions

questions: Question[]

问卷题目。如果是新建问卷,questionId 字段不传或传入空字符串都可以。

Generated using TypeDoc