Class: Rox::Core::TargetGroupModel

Inherits:
Struct
  • Object
show all
Defined in:
lib/rox/core/configuration/models/target_group_model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#conditionObject

Returns the value of attribute condition

Returns:

  • (Object)

    the current value of condition



3
4
5
# File 'lib/rox/core/configuration/models/target_group_model.rb', line 3

def condition
  @condition
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



3
4
5
# File 'lib/rox/core/configuration/models/target_group_model.rb', line 3

def id
  @id
end