Method: ElasticEmail::TemplatePayload::EnumAttributeValidator#datatype
- Defined in:
- lib/ElasticEmail/models/template_payload.rb
#datatype ⇒ Object (readonly)
Returns the value of attribute datatype.
31 32 33 |
# File 'lib/ElasticEmail/models/template_payload.rb', line 31 def datatype @datatype end |