Amazon Selling Partner API (SP-API) SDK for TypeScript
    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
    bulletedListBlock?: StandardHeaderTextListBlock
    headline?: TextComponent
    textBlock1?: StandardTextBlock
    textBlock2?: StandardTextBlock
    textBlock3?: StandardTextBlock