Class: Optimizely::CmabCacheValue

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

Instance Attribute Summary collapse

Instance Attribute Details

#attributes_hashObject

Returns the value of attribute attributes_hash



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

def attributes_hash
  @attributes_hash
end

#cmab_uuidObject

Returns the value of attribute cmab_uuid



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

def cmab_uuid
  @cmab_uuid
end

#variation_idObject

Returns the value of attribute variation_id



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

def variation_id
  @variation_id
end