brandon14/ebay-sdk-php

View on GitHub
src/Buy/Browse/V1/docs/Model/AddonService.md

Summary

Maintainability
Test Coverage
# # AddonService

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**selection** | **string** | This field indicates whether the add-on service must be selected for the item. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/buy/browse/types/gct:AddonServiceSelectionEnum'>eBay API documentation</a> | [optional]
**service_fee** | [**\TNT\Ebay\Buy\Browse\V1\Model\ConvertedAmount**](ConvertedAmount.md) |  | [optional]
**service_id** | **string** | The ID number of the add-on service. | [optional]
**service_type** | **string** | The type of add-on service, such as AUTHENTICITY_GUARANTEE. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/buy/browse/types/gct:AddonServiceTypeEnum'>eBay API documentation</a> | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)