SOAP API method ExportMiniCondition_retrieve
Parameters
| Name | Type | Description |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| exportminicondition | Structure of type 'exportminicondition' | All properties of the retrieved exportminicondition |
Structure 'exportminicondition'
| Name | Type | Description |
|---|---|---|
| includeneverexportedsubprofiles | boolean | When this is true the condition also includes the profiles that weren't exported before. |
| aftertime | timestamp | The aftertime of the exportcondition. |
| aftermutation | DateMutation | The aftermutation of the exportcondition. |
| beforetime | timestamp | The beforetime of the exportcondition. |
| beforemutation | DateMutation | The before mutation of the exportcondition. |
| id | int | The ID of the minicondition. |
| type | string | The type of the minicondition. |
| disabled | boolean | Is this minicondition disabled? |