keys/vehicle

Key mapping for pluto vehicle api call to human readable text

Source:
Since:
  • 0.0.16

Members

(inner, constant) skv_map :struct

Source:
Default Value:
  • {
      "weights_dimensions": "",
      "battery": "",
      "price": "",
      "ved": "",
      "description": "",
      "emissions": "",
      "safety": "",
      "tax": "",
      "technical": "",
      "economy": "",
      "load_details": ""
    }

The label/type/unit for each of the values in the pluto vehicle api call NOTE: JSDOC IS NOT SHOWING NESTED VALUES

Type:
  • struct

Methods

(inner) getItem(key) → {struct}

Source:

Pass in the category name and its child key to get a struct of human readable values

Parameters:
Name Type Description
key string

pluto api object key

Returns:
Type
struct