Skip to main content

An enumerated type for the values that represent the availability of an item based on a quantity threshold set by the seller.

Code so that your app gracefully handles any future changes to this list.

Type that uses AvailabilityThresholdEnum

EstimatedAvailability

Calls that use AvailabilityThresholdEnum

Enumerations

Value
Description
MORE_THAN
Indicates that quantity of the item is more than 10. If the quantity is less than 10, the quantity is returned in the estimatedAvailableQuantity field.