lib/purecloud/models/user.rb in purecloud-0.37.1 vs lib/purecloud/models/user.rb in purecloud-0.38.1

- old
+ new

@@ -130,10 +130,10 @@ :'addresses' => :'Array<Contact>', :'state' => :'String', :'title' => :'String', :'username' => :'String', :'images' => :'Array<UserImage>', - :'version' => :'String', + :'version' => :'Integer', :'routing_status' => :'RoutingStatus', :'presence' => :'UserPresence', :'conversation_summary' => :'UserConversationSummary', :'out_of_office' => :'OutOfOffice', :'geolocation' => :'Geolocation',