UNPKG

mobyo-interfaces

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