Class: Pickpoint::DeviceListResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/pickpoint/devices.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data

Returns:

  • (Object)

    the current value of data



40
41
42
# File 'lib/pickpoint/devices.rb', line 40

def data
  @data
end

#totalObject

Returns the value of attribute total

Returns:

  • (Object)

    the current value of total



40
41
42
# File 'lib/pickpoint/devices.rb', line 40

def total
  @total
end