Uses of Class
com.mypurecloud.sdk.v2.model.PredictiveRoutingCustomKpiAttributionEvent
Packages that use PredictiveRoutingCustomKpiAttributionEvent
-
Uses of PredictiveRoutingCustomKpiAttributionEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PredictiveRoutingCustomKpiAttributionEventModifier and TypeMethodDescriptionThe UUID of the agent associated with this eventPredictiveRoutingCustomKpiAttributionEvent.associatedValue(Double associatedValue) The value associated with this outcome attributionPredictiveRoutingCustomKpiAttributionEvent.conversationId(String conversationId) The UUID of the conversation associated with this eventPredictiveRoutingCustomKpiAttributionEvent.eventDateTime(Date eventDateTime) A timestamp as epoch representing the time this event occurred.A unique (UUID) eventId for this eventPredictiveRoutingCustomKpiAttributionEvent.externalContactId(String externalContactId) The UUID of the external contact associated with this eventThe UUID of the KPI associated with this eventMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type PredictiveRoutingCustomKpiAttributionEventModifier and TypeMethodDescriptionBatchPredictiveRoutingCustomKpiAttributionEventRequest.getCustomKpiAttributionEvents()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type PredictiveRoutingCustomKpiAttributionEventModifier and TypeMethodDescriptionBatchPredictiveRoutingCustomKpiAttributionEventRequest.customKpiAttributionEvents(List<PredictiveRoutingCustomKpiAttributionEvent> customKpiAttributionEvents) PredictiveRoutingCustomKpiAttributionEvent events for this batchvoidBatchPredictiveRoutingCustomKpiAttributionEventRequest.setCustomKpiAttributionEvents(List<PredictiveRoutingCustomKpiAttributionEvent> customKpiAttributionEvents)