Class: Usps::Support::HealthMonitor::Snapshot

Inherits:
Struct
  • Object
show all
Defined in:
lib/usps/support/health_monitor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#atObject

Returns the value of attribute at

Returns:

  • (Object)

    the current value of at



17
18
19
# File 'lib/usps/support/health_monitor.rb', line 17

def at
  @at
end

#dataObject

Returns the value of attribute data

Returns:

  • (Object)

    the current value of data



17
18
19
# File 'lib/usps/support/health_monitor.rb', line 17

def data
  @data
end