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

    The A+ Content standard image and caption block.

    interface StandardImageCaptionBlock {
        caption?: TextComponent;
        image?: ImageComponent;
    }
    Index

    Properties

    Properties

    caption?: TextComponent