Skip to main content

This type specifies the constraints on a condition descriptor, such as the maximum length, default condition descriptor value ID, cardinality, mode, usage, and applicable descriptor IDs.

Type that uses ItemConditionDescriptorConstraint

ItemConditionDescriptor

Call that uses ItemConditionDescriptorConstraint

Fields

Field
Type
Description
applicableToConditionDescriptorIds
array of string
This array is returned if the corresponding condition descriptor requires that one or more other associated condition descriptors must also be specified in a listing. The condition descriptor IDs for the associated condition descriptors are returned here.

For example, the Grade and Grader condition descriptors must always be specified together in a listing for Graded cards.
cardinality
The value returned in this field indicates whether a condition descriptor can have a single value or multiple values.
defaultConditionDescriptorValueId
The default condition descriptor value that will be set if there are multiple values.
maxLength
The maximum characters allowed for a condition descriptor. This field is only returned/applicable for condition descriptors that allow free text for condition descriptor values.
mode
The value returned in this field indicates whether the supported values for a condition descriptor are predefined or if the seller manually specified the value.

Note: FREE_TEXT is currently only applicable to the Certification Number condition descriptor.
usage
This value indicates whether or not the condition descriptor is required for the item condition. Currently, this field is only returned if the condition descriptor is required for the item condition.