Variable OfferSubConditionEnumConst
OfferSubConditionEnum: {
Acceptable: "Acceptable";
Club: "Club";
Good: "Good";
Mint: "Mint";
New: "New";
Oem: "OEM";
OpenBox: "OpenBox";
Other: "Other";
Poor: "Poor";
Refurbished: "Refurbished";
RefurbishedWarranty: "RefurbishedWarranty";
VeryGood: "VeryGood";
Warranty: "Warranty";
} = ...
Type Declaration
-
ReadonlyAcceptable: "Acceptable"
-
ReadonlyClub: "Club"
-
ReadonlyGood: "Good"
-
ReadonlyMint: "Mint"
-
ReadonlyNew: "New"
-
ReadonlyOem: "OEM"
-
ReadonlyOpenBox: "OpenBox"
-
ReadonlyOther: "Other"
-
ReadonlyPoor: "Poor"
-
ReadonlyRefurbished: "Refurbished"
-
ReadonlyRefurbishedWarranty: "RefurbishedWarranty"
-
ReadonlyVeryGood: "VeryGood"
-
ReadonlyWarranty: "Warranty"