QuantityAvailableHintCodeType ( token )
eBay allows sellers to control messaging on the View Item page about the quantity available for an order line item. QuantityAvailableHintCodeType is an enumerated type that indicates the quantity message that the seller has decided to display on the View Item page.
Type that uses QuantityAvailableHintCodeType:
Calls that use one or more values of QuantityAvailableHintCodeType:
Enumeration Values
Value | Description |
CustomCode | Reserved for internal or future use. |
Limited | If this enumeration value is returned, the message on the View Item page is "Limited quantity available", based on a quantity threshold. |
MoreThan | If this enumeration value is returned, the message on the View Item page is "More than 10 available", as long as there is more than a quantity of 10 order line items available. |