SOAP API methode ReferMiniCondition_update
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is updated |
| checktype * | string | Should a subprofile be present in the other miniview or not. |
| disabled * | boolean | Is this minicondition disabled? |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| referminicondition | Structure of type 'referminicondition' | All properties of the now updated referminicondition |
Structuur 'referminicondition'
| Naam | Type | Beschrijving |
|---|---|---|
| checktype | string | Should a subprofile be present in the other miniview or not. |
| id | int | The ID of the minicondition. |
| type | string | The type of the minicondition. |
| disabled | boolean | Is this minicondition disabled? |