UNPKG

@golemio/parkings

Version:
10 lines (9 loc) 177 B
export interface IParkomatInput { Channel: string; DateFrom: string; DateTime: string; DateTo: string; Id: string; Price: number; Section: string; }