InputValue

InputValue

Input provided by the business for input field.

Fields
input_field_id

string

Required. Id of the corresponding input field.

Union field value . Value provided by the business. value can be only one of the following:
text_input_value

TextInputValue

Value for text input field.

choice_input_value

ChoiceInputValue

Value for choice input field.

checkbox_input_value

CheckboxInputValue

Value for checkbox input field.