Important: This documentation applies to v2 of this package.
For v3 docs see vpic.shaggytech.com

Class

GetVehicleVariableList

api/actions/GetVehicleVariableList.GetVehicleVariableList(userConfigopt)

Implemented by NHTSA.

Extends api/Fetch.Fetch.

Constructor

# new GetVehicleVariableList(userConfigopt)

Parameters:
Name Type Attributes Description
userConfig FetchConfig <optional>

User configuration options to construct the class with.

View Source api/actions/GetVehicleVariableList.ts, line 25

Methods

# async GetVehicleVariableList() → {Promise.<GetVehicleVariableListResponse>}

This provides a list of all the Vehicle related variables that are in the vPIC dataset.

  • Information on the name, description and the type of the variable is provided.

View Source api/actions/GetVehicleVariableList.ts, line 36

Api Response object.