Selling Partner API SDK for JavaScript
    Preparing search index...

    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

    bulletedListBlock?: StandardHeaderTextListBlock
    headline?: TextComponent
    textBlock1?: StandardTextBlock
    textBlock2?: StandardTextBlock
    textBlock3?: StandardTextBlock