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
13
14
15
16
# Marketplace

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The encrypted marketplace value. | 
**name** | **String** | The marketplace name. | 
**country_code** | **String** | The ISO 3166-1 alpha-2 format country code of the marketplace. | 
**default_currency_code** | **String** | The ISO 4217 format currency code of the marketplace. | 
**default_language_code** | **String** | The ISO 639-1 format language code of the marketplace. | 
**domain_name** | **String** | The domain name of the marketplace. | 

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