Class: Feat::Datafile::RolloutVariation

Inherits:
Struct
  • Object
show all
Defined in:
lib/feat/datafile.rb

Instance Attribute Summary collapse

Instance Attribute Details

#variationIdObject

Returns the value of attribute variationId

Returns:

  • (Object)

    the current value of variationId



9
10
11
# File 'lib/feat/datafile.rb', line 9

def variationId
  @variationId
end

#weightObject

Returns the value of attribute weight

Returns:

  • (Object)

    the current value of weight



9
10
11
# File 'lib/feat/datafile.rb', line 9

def weight
  @weight
end