Uses of Class
com.mypurecloud.sdk.v2.model.Contractual
Packages that use Contractual
-
Uses of Contractual in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContractualModifier and TypeMethodDescriptionContractual.contractual(Contractual contractual) The nested contractual definition that is defined by a contract schema, if any.Contractual.getContractual()DecisionTableInputColumnExpression.getContractual()Contractual.schemaPropertyKey(String schemaPropertyKey) The contract schema property key that describes the input value of this column.Methods in com.mypurecloud.sdk.v2.model with parameters of type ContractualModifier and TypeMethodDescriptionContractual.contractual(Contractual contractual) The nested contractual definition that is defined by a contract schema, if any.DecisionTableInputColumnExpression.contractual(Contractual contractual) A value that is defined by a contract schema and used to form the left side of a logical condition.voidContractual.setContractual(Contractual contractual) voidDecisionTableInputColumnExpression.setContractual(Contractual contractual)