Uses of Class
com.mypurecloud.sdk.v2.model.OutcomeAttributionRequest
Packages that use OutcomeAttributionRequest
-
Uses of OutcomeAttributionRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutcomeAttributionRequestModifier and TypeMethodDescriptionOutcomeAttributionRequest.associatedValue(BigDecimal associatedValue) The total value associated with the customer's outcome.OutcomeAttributionRequest.createdDate(Date createdDate) Date outcome was achieved.OutcomeAttributionRequest.externalContactId(String externalContactId) The external contact ID of the customer who achieved the outcome.ID of Outcome.OutcomeAttributionRequest.touchpoints(List<Touchpoint> touchpoints) List of interactions that led to this outcome being achieved.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type OutcomeAttributionRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type OutcomeAttributionRequestModifier and TypeMethodDescriptionOutcomeAttributionListing.entities(List<OutcomeAttributionRequest> entities) voidOutcomeAttributionListing.setEntities(List<OutcomeAttributionRequest> entities)