SOAP API methode ConstraintRuleValueCondition_update
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| 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 |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| constraintrulevaluecondition | Structure of type 'constraintrulevaluecondition' | All properties of the now updated constraintrulevaluecondition |
Structuur 'constraintrulevaluecondition'
| Naam | Type | Beschrijving |
|---|---|---|
| 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. |