SOAP API methode ReferViewCondition_update
Parameters
Naam | Type | Beschrijving |
---|---|---|
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? |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
referviewcondition | Structure of type 'referviewcondition' | All properties of the now updated referviewcondition |
Structuur 'referviewcondition'
Naam | Type | Beschrijving |
---|---|---|
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? |