SOAP API method CollectionConstraint_retrieve
Parameters
| Name | Type | Description |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| collectionconstraint | Structure of type 'collectionconstraint' | All properties of the retrieved collectionconstraint |
Structure 'collectionconstraint'
| Name | Type | Description |
|---|---|---|
| id | int | The ID of the constraint. |
| name | string | The name of the constraint. |
| description | string | Description of the constraint |
| disabled | boolean | Is this constraint disabled? |