Method: PureCloud::ManagementUnit#version

Defined in:
lib/purecloud/models/management_unit.rb

#versionObject

The version of the underlying ManagementUnit object. Useful for handling eventual consistency issues. User must submit the current version they of the ManagementUnit in any write requests



34
35
36
# File 'lib/purecloud/models/management_unit.rb', line 34

def version
  @version
end