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

    The payload for the getFeatures operation.

    interface GetFeaturesResult {
        features: Feature[];
    }
    Index
    features: Feature[]

    An array of features.