Class: Pickpoint::DeviceCommandResult
- Inherits:
-
Struct
- Object
- Struct
- Pickpoint::DeviceCommandResult
- Defined in:
- lib/pickpoint/devices.rb
Instance Attribute Summary collapse
-
#delivered ⇒ Object
Returns the value of attribute delivered.
Instance Attribute Details
#delivered ⇒ Object
Returns the value of attribute delivered
42 43 44 |
# File 'lib/pickpoint/devices.rb', line 42 def delivered @delivered end |