Class: Gusto::CustomFields::CustomFieldType
- Inherits:
-
Object
- Object
- Gusto::CustomFields::CustomFieldType
- Defined in:
- lib/fern_gusto/custom_fields/types/custom_field_type.rb
Overview
Input type for the custom field.
Constant Summary collapse
- TEXT =
"text"- CURRENCY =
"currency"- NUMBER =
"number"- DATE =
"date"- RADIO =
"radio"