Class: Shipeasy::SDK::Eval::ExperimentResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/shipeasy/sdk/eval.rb

Instance Attribute Summary collapse

Instance Attribute Details

#groupObject

Returns the value of attribute group

Returns:

  • (Object)

    the current value of group



75
76
77
# File 'lib/shipeasy/sdk/eval.rb', line 75

def group
  @group
end

#in_experimentObject

Returns the value of attribute in_experiment

Returns:

  • (Object)

    the current value of in_experiment



75
76
77
# File 'lib/shipeasy/sdk/eval.rb', line 75

def in_experiment
  @in_experiment
end

#paramsObject

Returns the value of attribute params

Returns:

  • (Object)

    the current value of params



75
76
77
# File 'lib/shipeasy/sdk/eval.rb', line 75

def params
  @params
end