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
17
18
# StandardSingleImageSpecsDetailModule

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**headline** | Option<[**models::TextComponent**]TextComponent.md> |  | [optional]
**image** | Option<[**models::ImageComponent**]ImageComponent.md> |  | [optional]
**description_headline** | Option<[**models::TextComponent**]TextComponent.md> |  | [optional]
**description_block1** | Option<[**models::StandardTextBlock**]StandardTextBlock.md> |  | [optional]
**description_block2** | Option<[**models::StandardTextBlock**]StandardTextBlock.md> |  | [optional]
**specification_headline** | Option<[**models::TextComponent**]TextComponent.md> |  | [optional]
**specification_list_block** | Option<[**models::StandardHeaderTextListBlock**]StandardHeaderTextListBlock.md> |  | [optional]
**specification_text_block** | Option<[**models::StandardTextBlock**]StandardTextBlock.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)