Back to API references

SOAP API method PartCondition_update

Parameters

Name Type Description
id * string The identifier (id) of the object that is updated
random * boolean Whether or not the results are ordered randomly
begin * string The first selected profile from the parent, ordered by the fields
length * string The number of selected profiles. This value can be a number or a percentage.
disabled * boolean Is this condition disabled?
* required parameters

Return values

Name Type Description
partcondition Structure of type 'partcondition' All properties of the now updated partcondition

Structure 'partcondition'

Name Type Description
random boolean Whether or not the results are ordered randomly
begin string The first selected profile from the parent, ordered by the fields
length string The number of selected profiles. This value can be a number or a percentage.
id int The ID of the condition.
type string The type of the condition.
disabled boolean Is this condition disabled?