The type that defines the fields for basic and detailed information about the seller of the item returned by the item resource.
- Full name:
\SapientPro\EbayBrowseSDK\Models\SellerDetail
- This class implements:
\SapientPro\EbayBrowseSDK\Models\EbayModelInterface
The percentage of the total positive feedback.
public string $feedbackPercentage
The feedback score of the seller. This value is based on the ratings from eBay members that bought items from this seller.
public int $feedbackScore
This indicates if the seller is a business or an individual. This is determined when the seller registers with eBay. If they register for a business account, this value will be BUSINESS. If they register for a private account, this value will be INDIVIDUAL. This designation is required by the tax laws in the following countries:
This field is returned only on the following sites.
EBAY_AT, EBAY_BE, EBAY_CH, EBAY_DE, EBAY_ES, EBAY_FR, EBAY_GB, EBAY_IE, EBAY_IT, EBAY_PL
Valid Values: BUSINESS or INDIVIDUAL
Code so that your app gracefully handles any future changes to this list.
public ?string $sellerAccountType
The container with the seller's contact info and fields that are required by law.
public ?\SapientPro\EbayBrowseSDK\Models\SellerLegalInfo $sellerLegalInfo
The user name created by the seller for use on eBay.
public string $username
Automatically generated from source code comments on 2023-06-15 using phpDocumentor and saggre/phpdocumentor-markdown