SOAP API method ReferViewCondition_update
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
checktype * | string | Should a profile be present in the other view or not. |
disabled * | boolean | Is this condition disabled? |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
referviewcondition | Structure of type 'referviewcondition' | All properties of the now updated referviewcondition |
Structure 'referviewcondition'
Name | Type | Description |
---|---|---|
checktype | string | Should a profile be present in the other view or not. |
id | int | The ID of the condition. |
type | string | The type of the condition. |
disabled | boolean | Is this condition disabled? |