UpdatePendingQuestionInputType
The Pending.Question.InputType enumerated type defines representation of field fields in GUI or CLI
PLAIN_TEXT : plain text answer
BOOLEAN : Yes/No,On/Off,Checkbox answer
PASSWORD : Password (masked) answer
Enumeration: PLAIN_TEXT, BOOLEAN, PASSWORD,