SOAP API method ChangeMiniCondition_update
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is updated
- Parameter 'changetype' : string
- The changetype of the changecondition.
- Parameter 'aftertime' : timestamp
- The aftertime of the changeminicondition.
- Parameter 'aftermutation' : Structure of type 'aftermutation'
- The aftermutation of the changeminicondition.
- Parameter 'beforetime' : timestamp
- The beforetime of the changeminicondition.
- Parameter 'beforemutation' : Structure of type 'beforemutation'
- The before mutation of the changeminicondition.
- Parameter 'disabled' : boolean
- Is this minicondition disabled?
Return values
- Return value 'changeminicondition' : Structure of type 'changeminicondition'
- All properties of the now updated changeminicondition
Structure 'aftermutation'
This structure aftermutation was mentioned above. This structure has the following properties:
- Property 'type' : string
- The type of the datemutation.
- Property 'count' : int
- The count of the datemutation.
- Property 'unit' : string
- The unit of the datemutation.
- Property 'floorTo' : string
- The unit by which this mutation should be rounded
Structure 'beforemutation'
This structure beforemutation was mentioned above. This structure has the following properties:
- Property 'type' : string
- The type of the datemutation.
- Property 'count' : int
- The count of the datemutation.
- Property 'unit' : string
- The unit of the datemutation.
- Property 'floorTo' : string
- The unit by which this mutation should be rounded
Structure 'changeminicondition'
This structure changeminicondition was mentioned above. This structure has the following properties:
- Property 'changetype' : string
- The changetype of the changecondition.
- Property 'aftertime' : timestamp
- The aftertime of the changeminicondition.
- Property 'aftermutation' : DateMutation
- The aftermutation of the changeminicondition.
- Property 'beforetime' : timestamp
- The beforetime of the changeminicondition.
- Property 'beforemutation' : DateMutation
- The before mutation of the changeminicondition.
- Property 'id' : int
- The ID of the minicondition.
- Property 'type' : string
- The type of the minicondition.
- Property 'disabled' : boolean
- Is this minicondition disabled?