This container describes an add-on service that may be selected for an item or that may apply automatically. A charge may be associated with the add-on service.
- Full name:
\SapientPro\EbayBrowseSDK\Models\AddonService
- This class implements:
\SapientPro\EbayBrowseSDK\Models\EbayModelInterface
This field indicates whether the add-on service must be selected for the item. For implementation help, refer to eBay API documentation
public ?string $selection
The amount charged for the add-on service.
public ?\SapientPro\EbayBrowseSDK\Models\ConvertedAmount $serviceFee
The ID number of the add-on service.
public ?string $serviceId
The type of add-on service, such as AUTHENTICITY_GUARANTEE. For implementation help, refer to eBay API documentation
public ?\SapientPro\EbayBrowseSDK\Enums\AddonServiceTypeEnum $serviceType
Automatically generated from source code comments on 2023-06-15 using phpDocumentor and saggre/phpdocumentor-markdown