brandon14/ebay-sdk-php

View on GitHub
src/Sell/Inventory/V1/docs/Model/FeesSummaryResponse.md

Summary

Maintainability
Test Coverage
# # FeesSummaryResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fee_summaries** | [**\TNT\Ebay\Sell\Inventory\V1\Model\FeeSummary[]**](FeeSummary.md) | This container consists of an array of one or more listing fees that the seller can expect to pay for unpublished offers specified in the call request. Many fee types will get returned even when they are <code>0.0</code>. | [optional]

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