additives property

List<FuelAdditive> additives
getter/setter pair

The list of available fuel additives. The list can be empty when no fuel additives are available or when the information is unknown.

Implementation

List<FuelAdditive> additives;