UNPKG

cecon-interfaces

Version:
7 lines (6 loc) 174 B
export interface INatipayJwtPayloadInfo { companyId: string | null; companyName?: string | null; containerId: string | null; containerName?: string | null; }