SOAP API method DoubleFieldCondition_update
Parameters
| Name | Type | Description |
|---|---|---|
| id * | string | The identifier (id) of the object that is updated |
| matchmode * | string | The matchmode of the doublefieldcondition. |
| disabled * | boolean | Is this condition disabled? |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| doublefieldcondition | Structure of type 'doublefieldcondition' | All properties of the now updated doublefieldcondition |
Structure 'doublefieldcondition'
| Name | Type | Description |
|---|---|---|
| matchmode | string | The matchmode of the doublefieldcondition. |
| id | int | The ID of the condition. |
| type | string | The type of the condition. |
| disabled | boolean | Is this condition disabled? |