Type Alias OmniScriptInputElementType
OmniScriptInputElementType:
| "Checkbox"
| "Currency"
| "Date"
| "Date/Time (Local)"
| "Disclosure"
| "Email"
| "File"
| "Lookup"
| "Number"
| "Password"
| "Range"
| "Signature"
| "Telephone"
| "Text"
| "Text Area"
| "Time"
| "Type Ahead"
| "URL"