brandon14/ebay-sdk-php

View on GitHub
src/Buy/Deal/V1/docs/Model/ShippingOption.md

Summary

Maintainability
Test Coverage
# # ShippingOption

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**shipping_cost** | [**\TNT\Ebay\Buy\Deal\V1\Model\Amount**](Amount.md) |  | [optional]
**shipping_cost_type** | **string** | The class of the shipping cost. Valid Values: FIXED or CALCULATED Code so that your app gracefully handles any future changes to this list. | [optional]

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