lib/purecloud/models/workspace.rb in purecloud-0.54.1 vs lib/purecloud/models/workspace.rb in purecloud-0.55.1
- old
+ new
@@ -19,9 +19,10 @@
module PureCloud
class Workspace
# The globally unique identifier for the object.
attr_accessor :id
+ # The current name of the workspace.
attr_accessor :name
attr_accessor :type
attr_accessor :is_current_user_workspace