Variable ItemConditionConst
ItemCondition: {
Club: "Club";
Collectible: "Collectible";
New: "New";
Refurbished: "Refurbished";
Used: "Used";
} = ...
Type Declaration
-
ReadonlyClub: "Club"
-
ReadonlyCollectible: "Collectible"
-
ReadonlyNew: "New"
-
ReadonlyRefurbished: "Refurbished"
-
ReadonlyUsed: "Used"
Filters the offer listings to be considered based on item condition. Possible values: New, Used, Collectible, Refurbished, Club.