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

    Combination of vehicle standard and id that can uniquely identify a vehicle from Amazon's catalog.

    interface VehicleIdentifiers {
        standard: VehicleStandard;
        value: string;
    }
    Index

    Properties

    Properties

    standard: VehicleStandard
    value: string

    Id that can uniquely identify a vehicle based the vehicle identification standard.