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

- old
+ new

@@ -326,12 +326,10 @@ self.locale = attributes[:'locale'] end if attributes[:'wrapupRequired'] self.wrapup_required = attributes[:'wrapupRequired'] - else - self.wrapup_required = false end if attributes[:'wrapupPrompt'] self.wrapup_prompt = attributes[:'wrapupPrompt'] end @@ -340,11 +338,9 @@ self.wrapup_timeout_ms = attributes[:'wrapupTimeoutMs'] end if attributes[:'wrapupSkipped'] self.wrapup_skipped = attributes[:'wrapupSkipped'] - else - self.wrapup_skipped = false end if attributes[:'wrapup'] self.wrapup = attributes[:'wrapup'] end