SOAP API method ChangeCondition_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
changecondition | Structure of type 'changecondition' | All properties of the retrieved changecondition |
Structure 'changecondition'
Name | Type | Description |
---|---|---|
changetype | string | The changetype of the changecondition. |
aftertime | timestamp | The aftertime of the changecondition. |
aftermutation | DateMutation | The aftermutation of the changecondition. |
beforetime | timestamp | The beforetime of the changecondition. |
beforeinterval | DateMutation | The before mutation of the changecondition. |
id | int | The ID of the condition. |
type | string | The type of the condition. |
disabled | boolean | Is this condition disabled? |