UNPKG

@climatepartner/climatepartner-api-sdk

Version:

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

11 lines (10 loc) 178 B
/** * This file was generated */ export declare enum IUnitCargoAttributes { 'ton' = "ton", 'teu' = "teu", 'kg' = "kg", 'feu' = "feu", 'pallet' = "pallet" }