Variable GetListingsRestrictionsConditionTypeEnumConst
GetListingsRestrictionsConditionTypeEnum: {
ClubClub: "club_club";
CollectibleAcceptable: "collectible_acceptable";
CollectibleGood: "collectible_good";
CollectibleLikeNew: "collectible_like_new";
CollectibleVeryGood: "collectible_very_good";
NewNew: "new_new";
NewOem: "new_oem";
NewOpenBox: "new_open_box";
RefurbishedRefurbished: "refurbished_refurbished";
UsedAcceptable: "used_acceptable";
UsedGood: "used_good";
UsedLikeNew: "used_like_new";
UsedVeryGood: "used_very_good";
} = ...
Type Declaration
ReadonlyClubClub: "club_club"
ReadonlyCollectibleAcceptable: "collectible_acceptable"
ReadonlyCollectibleGood: "collectible_good"
ReadonlyCollectibleLikeNew: "collectible_like_new"
ReadonlyCollectibleVeryGood: "collectible_very_good"
ReadonlyNewNew: "new_new"
ReadonlyNewOem: "new_oem"
ReadonlyNewOpenBox: "new_open_box"
ReadonlyRefurbishedRefurbished: "refurbished_refurbished"
ReadonlyUsedAcceptable: "used_acceptable"
ReadonlyUsedGood: "used_good"
ReadonlyUsedLikeNew: "used_like_new"
ReadonlyUsedVeryGood: "used_very_good"