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
# Account

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**marketplace_participation_list** | [**Vec<models::MarketplaceParticipation>**]MarketplaceParticipation.md | List of marketplace participations. | 
**business_type** | **String** | The type of business registered for the seller account. | 
**selling_plan** | **String** | The selling plan details. | 
**business** | Option<[**models::Business**]Business.md> |  | [optional]
**primary_contact** | Option<[**models::PrimaryContact**]PrimaryContact.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)