Module: CloudPDF::Types::DocAnnotationsList200ResponseAnnotationsItemWidgetFieldFamily
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/CloudPDF/types/doc_annotations_list200response_annotations_item_widget_field_family.rb
Constant Summary collapse
- TEXT =
"text"- CHECKBOX =
"checkbox"- RADIO =
"radio"- COMBOBOX =
"combobox"- LISTBOX =
"listbox"- PUSHBUTTON =
"pushbutton"- SIGNATURE =
"signature"- UNKNOWN =
"unknown"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values