Class: RideBuilder::Affiliate::HealthResult
- Inherits:
-
Struct
- Object
- Struct
- RideBuilder::Affiliate::HealthResult
- Defined in:
- lib/ridebuilder/affiliate/models.rb
Instance Attribute Summary collapse
-
#ok ⇒ Object
Returns the value of attribute ok.
-
#status ⇒ Object
Returns the value of attribute status.
Instance Attribute Details
#ok ⇒ Object
Returns the value of attribute ok
7 8 9 |
# File 'lib/ridebuilder/affiliate/models.rb', line 7 def ok @ok end |
#status ⇒ Object
Returns the value of attribute status
7 8 9 |
# File 'lib/ridebuilder/affiliate/models.rb', line 7 def status @status end |