GuidesAPI Reference
Guides

FuelType

The FuelType structure contains the id, name, and optionally, the description and a list of parentIds of the fuel type.

ElementData TypeMandatoryDescription
idStringYesFuel type ID, for example.
nameStringYesName of the fuel type.
descriptionStringNoFuel type description.
parentIdsParentIdsNoContainer for ParentIds data type.

The parentIds structure contains list of parent fuel type IDs.

ElementData TypeMandatoryDescription
parentIdStringYesParent fuel type ID, for example The parentIds structure contains list of parent fuel type IDs.