UNPKG

ocpi-types

Version:

TypeScript DTOs and enums for OCPI 2.2.1 specification.

5 lines (4 loc) 94 B
export declare class ChargingProfilePeriodDto { startPeriod: number; limit: number; }