Amazon Selling Partner API (SP-API) SDK for TypeScript
    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
    headline?: TextComponent