SOAP API methode CollectionConstraintRule_update
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
name * | string | The name of the constraint rule. |
disabled * | boolean | Is this rule disabled? |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
collectionconstraintrule | Structure of type 'collectionconstraintrule' | All properties of the now updated collectionconstraintrule |
Structuur 'collectionconstraintrule'
Naam | Type | Beschrijving |
---|---|---|
id | int | The ID of the constraint rule. |
name | string | The name of the constraint rule. |
disabled | boolean | Is this rule disabled? |