This enumeration type is used to indicates whether a condition descriptor can have just a single value or multiple values.
Type that uses CardinalityEnum
ItemConditionDescriptorConstraint
Call that uses CardinalityEnum
Enumerations
SINGLE
This enumeration value indicates that only a single value can be used for the condition descriptor.
MULTI
This enumeration value indicates that multiple values can be used for the condition descriptor.