Class: ODM::ODMSpecSummaryHook
- Inherits:
-
Object
- Object
- ODM::ODMSpecSummaryHook
- Defined in:
- lib/tuya/cli/odm/data/data_odm.rb
Instance Attribute Summary collapse
-
#app_version ⇒ Object
Returns the value of attribute app_version.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#app_version ⇒ Object
Returns the value of attribute app_version.
3 4 5 |
# File 'lib/tuya/cli/odm/data/data_odm.rb', line 3 def app_version @app_version end |
#type ⇒ Object
Returns the value of attribute type.
3 4 5 |
# File 'lib/tuya/cli/odm/data/data_odm.rb', line 3 def type @type end |