Method: PureCloud::CampaignInteraction#call_placed_time

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

#call_placed_timeObject

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



41
42
43
# File 'lib/purecloudplatformclientv2/models/campaign_interaction.rb', line 41

def call_placed_time
  @call_placed_time
end