Uses of Class
com.mypurecloud.sdk.v2.model.AssociatedValueField
Packages that use AssociatedValueField
-
Uses of AssociatedValueField in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AssociatedValueFieldModifier and TypeMethodDescriptionAssociatedValueField.dataType(AssociatedValueField.DataTypeEnum dataType) The data type of the value field.Outcome.getAssociatedValueField()OutcomeRequest.getAssociatedValueField()The field name for extracting value from event.Methods in com.mypurecloud.sdk.v2.model with parameters of type AssociatedValueFieldModifier and TypeMethodDescriptionOutcome.associatedValueField(AssociatedValueField associatedValueField) The field from the event indicating the associated value.OutcomeRequest.associatedValueField(AssociatedValueField associatedValueField) The field from the event indicating the associated value.voidOutcome.setAssociatedValueField(AssociatedValueField associatedValueField) voidOutcomeRequest.setAssociatedValueField(AssociatedValueField associatedValueField)