Method: PureCloud::CampaignInteraction#creation_time
- Defined in:
- lib/purecloudplatformclientv2/models/campaign_interaction.rb
#creation_time ⇒ Object
The time when dialer created the interaction. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
38 39 40 |
# File 'lib/purecloudplatformclientv2/models/campaign_interaction.rb', line 38 def creation_time @creation_time end |