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

- old
+ new

@@ -99,11 +99,9 @@ self.address = attributes[:'address'] end if attributes[:'addressVerified'] self.address_verified = attributes[:'addressVerified'] - else - self.address_verified = false end if attributes[:'emergencyNumber'] self.emergency_number = attributes[:'emergencyNumber'] end