lib/purecloud/models/geolocation.rb in purecloud-0.62.1 vs lib/purecloud/models/geolocation.rb in purecloud-0.63.1
- old
+ new
@@ -105,11 +105,9 @@
self.type = attributes[:'type']
end
if attributes[:'primary']
self.primary = attributes[:'primary']
- else
- self.primary = false
end
if attributes[:'latitude']
self.latitude = attributes[:'latitude']
end