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

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

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

    Properties

    headline?: TextComponent