There was an error while loading. Please reload this page.
1 parent 837c79c commit a4570beCopy full SHA for a4570be
1 file changed
vehicles/src/common/interface/permit.template.interface.ts
@@ -125,6 +125,7 @@ export interface VehicleDetails {
125
vehicleSubType: string;
126
licensedGVW?: number;
127
saveVehicle?: boolean;
128
+ axleConfiguration?: AxleConfiguration[];
129
}
130
131
interface Commodities {
0 commit comments