lib/purecloud/models/conversation_chat.rb in purecloud-0.64.1 vs lib/purecloud/models/conversation_chat.rb in purecloud-0.65.1

- old
+ new

@@ -133,11 +133,9 @@ end end if attributes[:'held'] self.held = attributes[:'held'] - else - self.held = false end if attributes[:'direction'] self.direction = attributes[:'direction'] end