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

VehicleIdentifiers

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

Properties

Properties

standard: VehicleStandard

VehicleIdentifiers

value: string

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

VehicleIdentifiers

MMNEPVFCICPMFPCPTTAAATR