UNPKG

@climatepartner/climatepartner-api-sdk

Version:

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

14 lines (13 loc) 306 B
/** * This file was generated by st-open-api */ export interface IGreenGrpOOH { campaignRuntimeDays: number; country: string; grammage?: number; lighting?: boolean; material: string; numberOfAdvertisingSpaces: number; posterFormat: string; productionEmissions?: number; }