lib/purecloud/models/resource_permission_policy.rb in purecloud-0.62.1 vs lib/purecloud/models/resource_permission_policy.rb in purecloud-0.63.1

- old
+ new

@@ -118,11 +118,9 @@ self.action_set_key = attributes[:'actionSetKey'] end if attributes[:'allowConditions'] self.allow_conditions = attributes[:'allowConditions'] - else - self.allow_conditions = false end if attributes[:'resourceConditionNode'] self.resource_condition_node = attributes[:'resourceConditionNode'] end