Method: PureCloud::RoutingSkill#version
- Defined in:
- lib/purecloud/models/routing_skill.rb
#version ⇒ Object
Required when updating. Version must be the current version. Only the system can assign version.
34 35 36 |
# File 'lib/purecloud/models/routing_skill.rb', line 34 def version @version end |