SOAP API method ConstraintRuleValueCondition_update
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is updated
- Parameter 'field' : string
- The field this condition operates on
- Parameter 'value' : string
- The value the field must match
- Parameter 'matchMode' : string
- Get the match mode of the condition
- Parameter 'numericComparison' : boolean
- Is the comparison done numeric or not
Return values
- Return value 'constraintrulevaluecondition' : Structure of type 'constraintrulevaluecondition'
- All properties of the now updated constraintrulevaluecondition
Structure 'constraintrulevaluecondition'
This structure constraintrulevaluecondition was mentioned above. This structure has the following properties:
- Property 'field' : string
- The field this condition operates on
- Property 'value' : string
- The value the field must match
- Property 'matchMode' : string
- Get the match mode of the condition
- Property 'numericComparison' : boolean
- Is the comparison done numeric or not
- Property 'id' : int
- The ID of the condition.
- Property 'type' : string
- The type of the condition.