Type defining the VerifiedUserRequirements container, which is used by the seller to block prospective buyers who do not pass a verified user check. Verified users are applicable to the Australia, France, India, Ireland, Spain, and UK sites.
This field is ignored unless the VerifiedUser field is included and set to 'true'.
The seller includes this field as a mechanism to block verified users who have a feedback score less than the specified value.
To see the valid values for your site, call GeteBayDetails with DetailName set to BuyerRequirementDetails, and then look for the BuyerRequirementDetails.VerifiedUserRequirements.FeedbackScore fields.
See the Field Index to learn which calls use MinimumFeedbackScore.
To block non-verified users from buying/bidding on their items, the seller should include this field and set its value to 'true'. The default value of this field is 'false', so, if it is not included, non-verified users on the Australia, France, India, Ireland, Spain, and UK will be able to buy/bid on the seller's items.
See the Field Index to learn which calls use VerifiedUser.