Class: Rox::Core::TargetGroupModel
- Inherits:
-
Struct
- Object
- Struct
- Rox::Core::TargetGroupModel
- Defined in:
- lib/rox/core/configuration/models/target_group_model.rb
Instance Attribute Summary collapse
-
#condition ⇒ Object
Returns the value of attribute condition.
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#condition ⇒ Object
Returns the value of attribute condition
3 4 5 |
# File 'lib/rox/core/configuration/models/target_group_model.rb', line 3 def condition @condition end |
#id ⇒ Object
Returns the value of attribute id
3 4 5 |
# File 'lib/rox/core/configuration/models/target_group_model.rb', line 3 def id @id end |