lib/purecloud/models/routing_skill.rb in purecloud-0.50.1 vs lib/purecloud/models/routing_skill.rb in purecloud-0.51.1

- old
+ new

@@ -19,9 +19,10 @@ module PureCloud class RoutingSkill # The globally unique identifier for the object. attr_accessor :id + # The name of the skill. attr_accessor :name # Date last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ attr_accessor :date_modified