Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/aplus-content-api-2020-11-01
StandardSingleImageHighlightsModule
Interface StandardSingleImageHighlightsModule
A standard image with several paragraphs and a bulleted list.
interface
StandardSingleImageHighlightsModule
{
bulletedListBlock
?:
StandardHeaderTextListBlock
;
headline
?:
TextComponent
;
image
?:
ImageComponent
;
textBlock1
?:
StandardTextBlock
;
textBlock2
?:
StandardTextBlock
;
textBlock3
?:
StandardTextBlock
;
}
Index
Properties
bulleted
List
Block?
headline?
image?
text
Block1?
text
Block2?
text
Block3?
Properties
Optional
bulleted
List
Block
bulletedListBlock
?:
StandardHeaderTextListBlock
Optional
headline
headline
?:
TextComponent
Optional
image
image
?:
ImageComponent
Optional
text
Block1
textBlock1
?:
StandardTextBlock
Optional
text
Block2
textBlock2
?:
StandardTextBlock
Optional
text
Block3
textBlock3
?:
StandardTextBlock
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bulleted
List
Block
headline
image
text
Block1
text
Block2
text
Block3
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
A standard image with several paragraphs and a bulleted list.