Method: PureCloud::RoutingStatus#start_time
- Defined in:
- lib/purecloudclient_v2a/models/routing_status.rb
#start_time ⇒ Object
The timestamp when the agent went into this state. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
28 29 30 |
# File 'lib/purecloudclient_v2a/models/routing_status.rb', line 28 def start_time @start_time end |