Back to API references

SOAP API method CollectionConstraintRuleValueCondition_update

Parameters

Name Type Description
id * string The identifier (id) of the object that is updated
field * string The field this condition operates on
value * string The value the field must match
matchMode * string Get the match mode of the condition
numericComparison * boolean Is the comparison done numeric or not
* required parameters

Return values

Name Type Description
collectionconstraintrulevaluecondition Structure of type 'collectionconstraintrulevaluecondition' All properties of the now updated collectionconstraintrulevaluecondition

Structure 'collectionconstraintrulevaluecondition'

Name Type Description
field string The field this condition operates on
value string The value the field must match
matchMode string Get the match mode of the condition
numericComparison boolean Is the comparison done numeric or not
id int The ID of the condition.
type string The type of the condition.