Class: Pickpoint::DeviceCommandResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#deliveredObject

Returns the value of attribute delivered

Returns:

  • (Object)

    the current value of delivered



42
43
44
# File 'lib/pickpoint/devices.rb', line 42

def delivered
  @delivered
end