SOAP API method DateMiniCondition_retrieve
Parameters
| Name | Type | Description |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * required parameters | ||
Return values
| Name | Type | Description |
|---|---|---|
| dateminicondition | Structure of type 'dateminicondition' | All properties of the retrieved dateminicondition |
Structure 'dateminicondition'
| Name | Type | Description |
|---|---|---|
| aftertime | timestamp | The 'after' time of the date minicondition. |
| aftermutation | DateMutation | Change the variable time before which the chosen field must be. |
| beforetime | timestamp | The 'before' time of the date minicondition. |
| beforemutation | DateMutation | The variable time before which the chosen field must be. |
| comparemode | string | The compare mode of the dateminicondition. |
| id | int | The ID of the minicondition. |
| type | string | The type of the minicondition. |
| disabled | boolean | Is this minicondition disabled? |