SOAP API methode DoubleFieldCondition_update
Parameters
| Naam | Type | Beschrijving | 
|---|---|---|
| id * | string | The identifier (id) of the object that is updated | 
| matchmode * | string | The matchmode of the doublefieldcondition. | 
| disabled * | boolean | Is this condition disabled? | 
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving | 
|---|---|---|
| doublefieldcondition | Structure of type 'doublefieldcondition' | All properties of the now updated doublefieldcondition | 
Structuur 'doublefieldcondition'
| Naam | Type | Beschrijving | 
|---|---|---|
| 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? |