lib/purecloud/models/geolocation.rb in purecloud-0.63.1 vs lib/purecloud/models/geolocation.rb in purecloud-0.64.1

- old
+ new

@@ -105,9 +105,11 @@ 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