Variable ResponsesStringAnswerQuestionTypeConst
ResponsesStringAnswerQuestionType: {
HYPERLINK: "HYPERLINK";
LONG_TEXT: "LONG_TEXT";
SHORT_TEXT: "SHORT_TEXT";
} = ...
Type Declaration
ReadonlyHYPERLINK: "HYPERLINK"
ReadonlyLONG_TEXT: "LONG_TEXT"
ReadonlySHORT_TEXT: "SHORT_TEXT"
Generated by orval v8.2.0 🍺 Do not edit manually. Core System API
Pages