valueType property
If the value is non-textual, this field represents the type.
Current valid values are: - blank (this indicates the field_value
is
normal text) - unfilled_checkbox
- filled_checkbox
Implementation
core.String? valueType;
If the value is non-textual, this field represents the type.
Current valid values are: - blank (this indicates the field_value
is
normal text) - unfilled_checkbox
- filled_checkbox
core.String? valueType;