Uses of Class
com.mypurecloud.sdk.v2.model.EmailCommunicationDispositionAppliedEvent
Packages that use EmailCommunicationDispositionAppliedEvent
-
Uses of EmailCommunicationDispositionAppliedEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailCommunicationDispositionAppliedEventModifier and TypeMethodDescriptionThe wrapup-code (V4 UUID) used to disposition this interaction.EmailCommunicationDispositionAppliedEvent.communicationId(String communicationId) A unique Id (V4 UUID) identifying this communicationEmailCommunicationDispositionAppliedEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationEmailCommunicationDispositionAppliedEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventText entered by the agent to describe the interaction or disposition.The list of tags selected by the agent to describe the interaction or disposition.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EmailCommunicationDispositionAppliedEventModifier and TypeMethodDescriptionBatchConversationEventRequest.getEmailCommunicationDispositionAppliedEvents()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type EmailCommunicationDispositionAppliedEventModifier and TypeMethodDescriptionBatchConversationEventRequest.emailCommunicationDispositionAppliedEvents(List<EmailCommunicationDispositionAppliedEvent> emailCommunicationDispositionAppliedEvents) Email - EmailCommunicationDispositionAppliedEvent events for this batchvoidBatchConversationEventRequest.setEmailCommunicationDispositionAppliedEvents(List<EmailCommunicationDispositionAppliedEvent> emailCommunicationDispositionAppliedEvents)