SOAP API method CollectionConstraintRuleValueCondition_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
collectionconstraintrulevaluecondition | Structure of type 'collectionconstraintrulevaluecondition' | All properties of the retrieved collectionconstraintrulevaluecondition |
Structure 'collectionconstraintrulevaluecondition'
Name | Type | Description |
---|---|---|
field | string | The field this condition operates on |
value | string | The value the field must match |
matchMode | string | Get the match mode of the condition |
numericComparison | boolean | Is the comparison done numeric or not |
id | int | The ID of the condition. |
type | string | The type of the condition. |