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

    Three standard images with text, presented across a single row.

    interface StandardThreeImageTextModule {
        block1?: StandardImageTextBlock;
        block2?: StandardImageTextBlock;
        block3?: StandardImageTextBlock;
        headline?: TextComponent;
    }
    Index

    Properties

    headline?: TextComponent