Uses of Class
com.mypurecloud.sdk.v2.model.PatchAssociatedValueField
Packages that use PatchAssociatedValueField
-
Uses of PatchAssociatedValueField in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchAssociatedValueFieldModifier and TypeMethodDescriptionPatchAssociatedValueField.dataType(PatchAssociatedValueField.DataTypeEnum dataType) The data type of the value field.PatchOutcome.getAssociatedValueField()The field name for extracting value from event.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchAssociatedValueFieldModifier and TypeMethodDescriptionPatchOutcome.associatedValueField(PatchAssociatedValueField associatedValueField) The field from the event indicating the associated value.voidPatchOutcome.setAssociatedValueField(PatchAssociatedValueField associatedValueField)