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

    The response schema for getSelection. The selectionDetails field is always present when type is ITEMS.

    interface GetSelectionResponse {
        selection: Selection;
    }
    Index
    selection: Selection