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";
} = ...