Module: Elasticsearch::Resources::Typeable::InstanceMethods
- Defined in:
- lib/elasticsearch/resources/typeable.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type.
13 14 15 |
# File 'lib/elasticsearch/resources/typeable.rb', line 13 def type @type end |