EasaLabelMetadata
import type { EasaLabelMetadata } from "https://googleapis.deno.dev/v1/travelimpactmodel:v1.ts";
Metadata about the EASA Flight Emissions Label.
interface EasaLabelMetadata {
labelExpiryDate?: Date;
labelIssueDate?: Date;
labelVersion?: string;
safDiscountPercentage?: number;
}§Properties
§
safDiscountPercentage?: number
[src]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.