UNPKG

@snapp-store/snapp-box-sdk

Version:
10 lines (9 loc) 219 B
export declare type GetPrice = { rateChartId: number; pricingConfigId: number; distanceCharged: number; terminalsCharged: number; timeFactor: number; totalFare: number; pricingId: string; };