Method: FormAPI::PendingTemplate::EnumAttributeValidator#datatype
- Defined in:
- lib/form_api/models/pending_template.rb
#datatype ⇒ Object (readonly)
Returns the value of attribute datatype.
48 49 50 |
# File 'lib/form_api/models/pending_template.rb', line 48 def datatype @datatype end |