UNPKG

@climatepartner/climatepartner-api-sdk

Version:

The ClimatePartner API provides one uniform public API to customers of ClimatePartner.

12 lines (11 loc) 258 B
/** * This file was generated by st-open-api */ export interface IGreenGrpLinearTelevision { country: string; grossContacts: number; numberOfSpots: number; productionEmissions?: number; productionType: string; spotLength: number; }