Class: Optimizely::CmabDecision

Inherits:
Struct
  • Object
show all
Defined in:
lib/optimizely/cmab/cmab_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cmab_uuidObject

Returns the value of attribute cmab_uuid

Returns:

  • (Object)

    the current value of cmab_uuid



27
28
29
# File 'lib/optimizely/cmab/cmab_service.rb', line 27

def cmab_uuid
  @cmab_uuid
end

#variation_idObject

Returns the value of attribute variation_id

Returns:

  • (Object)

    the current value of variation_id



27
28
29
# File 'lib/optimizely/cmab/cmab_service.rb', line 27

def variation_id
  @variation_id
end