brandon14/ebay-sdk-php

View on GitHub
src/Sell/Finances/V1/docs/Model/Fee.md

Summary

Maintainability
Test Coverage
# # Fee

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | [**\TNT\Ebay\Sell\Finances\V1\Model\Amount**](Amount.md) |  | [optional]
**fee_jurisdiction** | [**\TNT\Ebay\Sell\Finances\V1\Model\FeeJurisdiction**](FeeJurisdiction.md) |  | [optional]
**fee_memo** | **string** | A description of the fee that was deducted from the seller payout. | [optional]
**fee_type** | **string** | The enumeration value returned here indicates the type of fee that was deducted from the seller payout. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/finances/types/api:FeeTypeEnum'>eBay API documentation</a> | [optional]

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