Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.25 KB

File metadata and controls

11 lines (8 loc) · 2.25 KB

Answer

Fields

Field Type Required Description Example
id JsonNullable<String> Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remoteId JsonNullable<String> Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
type JsonNullable<AnswerType> Type of the answer
values List<String> Values of the answer [
"Yes",
"No Travel",
"It sounds pretty cool.",
"Excel",
"Power Point"
]