UNPKG

ocpi-types

Version:

TypeScript DTOs and enums for OCPI 2.2.1 specification.

8 lines (7 loc) 172 B
export declare enum AllowedType { ALLOWED = "ALLOWED", BLOCKED = "BLOCKED", EXPIRED = "EXPIRED", NO_CREDIT = "NO_CREDIT", NOT_ALLOWED = "NOT_ALLOWED" }