lib/purecloud/models/agent.rb in purecloud-0.50.1 vs lib/purecloud/models/agent.rb in purecloud-0.51.1
- old
+ new
@@ -16,9 +16,10 @@
require 'date'
module PureCloud
class Agent
+ # The current stage for this agent
attr_accessor :stage
# Attribute mapping from ruby-style variable name to JSON key.
def self.attribute_map
{