UNPKG

ocpi-types

Version:

TypeScript DTOs and enums for OCPI 2.2.1 specification.

6 lines (5 loc) 128 B
export declare enum ChargingProfileResultType { ACCEPTED = "ACCEPTED", REJECTED = "REJECTED", UNKNOWN = "UNKNOWN" }