/**
 * 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;
}
