Class: RideBuilder::Affiliate::HealthResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/ridebuilder/affiliate/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#okObject

Returns the value of attribute ok

Returns:

  • (Object)

    the current value of ok



7
8
9
# File 'lib/ridebuilder/affiliate/models.rb', line 7

def ok
  @ok
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



7
8
9
# File 'lib/ridebuilder/affiliate/models.rb', line 7

def status
  @status
end