Method: PureCloud::CampaignInteraction#call_routed_time

Defined in:
lib/purecloudplatformclientv2/models/campaign_interaction.rb

#call_routed_timeObject

The time when the agent was connected to the call. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



44
45
46
# File 'lib/purecloudplatformclientv2/models/campaign_interaction.rb', line 44

def call_routed_time
  @call_routed_time
end