SOAP API methode ChangeCondition_retrieve
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
changecondition | Structure of type 'changecondition' | All properties of the retrieved changecondition |
Structuur 'changecondition'
Naam | Type | Beschrijving |
---|---|---|
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? |