Method: PureCloud::RuleSet#version
- Defined in:
- lib/purecloud/models/rule_set.rb
#version ⇒ Object
Required for updates, must match the version number of the most recent update
33 34 35 |
# File 'lib/purecloud/models/rule_set.rb', line 33 def version @version end |