Method: PureCloud::CampaignInteraction#preview_connected_time
- Defined in:
- lib/purecloudplatformclientv2/models/campaign_interaction.rb
#preview_connected_time ⇒ Object
The time when the customer and routing participant are connected. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
47 48 49 |
# File 'lib/purecloudplatformclientv2/models/campaign_interaction.rb', line 47 def preview_connected_time @preview_connected_time end |