Class: HighLevel::Models::AdManager::FlexibleRuleUserListDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/flexible_rule_user_list_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#exclusive_operandsObject (readonly)

Returns the value of attribute exclusive_operands

Returns:

  • (Object)

    the current value of exclusive_operands



9
10
11
# File 'lib/high_level/models/ad_manager/flexible_rule_user_list_dto.rb', line 9

def exclusive_operands
  @exclusive_operands
end

#inclusive_operandsObject (readonly)

Returns the value of attribute inclusive_operands

Returns:

  • (Object)

    the current value of inclusive_operands



9
10
11
# File 'lib/high_level/models/ad_manager/flexible_rule_user_list_dto.rb', line 9

def inclusive_operands
  @inclusive_operands
end

#inclusive_rule_operatorObject (readonly)

Returns the value of attribute inclusive_rule_operator

Returns:

  • (Object)

    the current value of inclusive_rule_operator



9
10
11
# File 'lib/high_level/models/ad_manager/flexible_rule_user_list_dto.rb', line 9

def inclusive_rule_operator
  @inclusive_rule_operator
end