Constructor
# new GetAllMakes(userConfigopt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
userConfig |
FetchConfig |
<optional> |
User configuration options to construct the class with. |
Methods
# async GetAllMakes() → {Promise.<GetAllMakesResponse>}
This provides a list of all the Makes available in the vPIC Dataset.
Api Response object.
Promise.<GetAllMakesResponse>