SOAP API method ReferMiniCondition_update
Parameters
Name | Type | Description |
---|---|---|
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? |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
referminicondition | Structure of type 'referminicondition' | All properties of the now updated referminicondition |
Structure 'referminicondition'
Name | Type | Description |
---|---|---|
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? |