# Account
## Properties
**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)