Class: Usps::Support::HealthMonitor::Snapshot
- Inherits:
-
Struct
- Object
- Struct
- Usps::Support::HealthMonitor::Snapshot
- Defined in:
- lib/usps/support/health_monitor.rb
Instance Attribute Summary collapse
-
#at ⇒ Object
Returns the value of attribute at.
-
#data ⇒ Object
Returns the value of attribute data.
Instance Attribute Details
#at ⇒ Object
Returns the value of attribute at
17 18 19 |
# File 'lib/usps/support/health_monitor.rb', line 17 def at @at end |
#data ⇒ Object
Returns the value of attribute data
17 18 19 |
# File 'lib/usps/support/health_monitor.rb', line 17 def data @data end |