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

- old
+ new

@@ -263,18 +263,14 @@ self.disconnect_type = attributes[:'disconnectType'] end if attributes[:'held'] self.held = attributes[:'held'] - else - self.held = false end if attributes[:'wrapupRequired'] self.wrapup_required = attributes[:'wrapupRequired'] - else - self.wrapup_required = false end if attributes[:'wrapupPrompt'] self.wrapup_prompt = attributes[:'wrapupPrompt'] end @@ -305,12 +301,10 @@ self.wrapup_timeout_ms = attributes[:'wrapupTimeoutMs'] end if attributes[:'wrapupSkipped'] self.wrapup_skipped = attributes[:'wrapupSkipped'] - else - self.wrapup_skipped = false end if attributes[:'provider'] self.provider = attributes[:'provider'] end @@ -337,11 +331,9 @@ self.callback_user_name = attributes[:'callbackUserName'] end if attributes[:'skipEnabled'] self.skip_enabled = attributes[:'skipEnabled'] - else - self.skip_enabled = false end if attributes[:'timeoutSeconds'] self.timeout_seconds = attributes[:'timeoutSeconds'] end