SOAP API method PartCondition_retrieve
Parameters
| Name | Type | Description |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| partcondition | Structure of type 'partcondition' | All properties of the retrieved partcondition |
Structure 'partcondition'
| Name | Type | Description |
|---|---|---|
| random | boolean | Whether or not the results are ordered randomly |
| begin | string | The first selected profile from the parent, ordered by the fields |
| length | string | The number of selected profiles. This value can be a number or a percentage. |
| id | int | The ID of the condition. |
| type | string | The type of the condition. |
| disabled | boolean | Is this condition disabled? |