Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    A list of rich text content that is typically presented in a text box.

    interface ParagraphComponent {
        textList: TextComponent[];
    }
    Index
    textList: TextComponent[]