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

    Rich positional text that is usually presented as a collection of bullet points.

    interface TextItem {
        position: number;
        text: TextComponent;
    }
    Index

    Properties

    Properties

    position: number

    The rank or index of this text item within the collection. Different items cannot occupy the same position within a single collection.