safDiscountPercentage property

double? safDiscountPercentage
getter/setter pair

Sustainable Aviation Fuel (SAF) emissions discount percentage applied to the label.

It is a percentage as a decimal. The values are in the interval [0,1]. For example, 0.0021 means 0.21%. This discount and reduction in emissions are reported by the EASA label but they are not included in the CO2e estimates distributed by this API.

Implementation

core.double? safDiscountPercentage;