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

    The A+ Content standard text box block, which contains a paragraph and a headline.

    interface StandardTextBlock {
        body?: ParagraphComponent;
        headline?: TextComponent;
    }
    Index

    Properties

    Properties

    headline?: TextComponent