UNPKG

cecon-interfaces

Version:
7 lines (6 loc) 131 B
export interface IPayioScheduleSlot { productId?: string; productCode?: string; catalogId: string; time: string; }