amazon-spapi 2.0.3

A Rust client library for Amazon Selling Partner API (SP-API)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# FeeComponent

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fee_type** | Option<**String**> | The type of fee. For more information about Selling on Amazon fees, see [Selling on Amazon Fee Schedule]https://sellercentral.amazon.com/gp/help/200336920 on Seller Central. For more information about Fulfillment by Amazon fees, see [FBA features, services and fees]https://sellercentral.amazon.com/gp/help/201074400 on Seller Central. | [optional]
**fee_amount** | Option<[**models::Currency**]Currency.md> |  | [optional]

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