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