mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 12:18:11 +00:00
add CUSTOMS type to priority configs and update related logic
This commit is contained in:
@@ -763,7 +763,6 @@ export interface BookingReferenceService {
|
||||
includesFirstMile: boolean;
|
||||
includesLastMile: boolean;
|
||||
includesCustoms: boolean;
|
||||
priorityBonusPoints: number;
|
||||
isActive: boolean;
|
||||
displayOrder: number;
|
||||
createdAt: string;
|
||||
|
||||
Reference in New Issue
Block a user