Uses of Class
com.mypurecloud.sdk.v2.model.OperatorPosition
Packages that use OperatorPosition
-
Uses of OperatorPosition in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OperatorPositionModifier and TypeMethodDescriptionOperatorPosition.digitalWordsPosition(Integer digitalWordsPosition) Number of words (for digital interactions) from operand matchInfixOperator.getOperatorPosition()OperatorPosition.voiceSecondsPosition(Integer voiceSecondsPosition) Number of seconds (for voice interactions) from operand matchMethods in com.mypurecloud.sdk.v2.model with parameters of type OperatorPositionModifier and TypeMethodDescriptionInfixOperator.operatorPosition(OperatorPosition operatorPosition) Dictates when the following operand should occur relative to current operandvoidInfixOperator.setOperatorPosition(OperatorPosition operatorPosition)