Uses of Class
com.mypurecloud.sdk.v2.model.OutcomeAttributionResultsResponse
Packages that use OutcomeAttributionResultsResponse
-
Uses of OutcomeAttributionResultsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutcomeAttributionResultsResponseModifier and TypeMethodDescriptionOutcomeAttributionResultsResponse.associatedValue(BigDecimal associatedValue) The total value associated with the customer's outcome.OutcomeAttributionResultsResponse.createdDate(Date createdDate) Date outcome was achieved.OutcomeAttributionResultsResponse.externalContactId(String externalContactId) The external contact ID of the customer who achieved the outcome.The index/position of the OutcomeAttribution in the original POST request.Additional information on the state of the Outcome Attribution entity.ID of Outcome.OutcomeAttributionResultsResponse.state(OutcomeAttributionResultsResponse.StateEnum state) State of the Outcome Attribution entity.OutcomeAttributionResultsResponse.touchpoints(List<TouchpointResponse> 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 OutcomeAttributionResultsResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type OutcomeAttributionResultsResponseModifier and TypeMethodDescriptionOutcomeAttributionResponseListing.entities(List<OutcomeAttributionResultsResponse> entities) voidOutcomeAttributionResponseListing.setEntities(List<OutcomeAttributionResultsResponse> entities)