Skip to content

Commit a4570be

Browse files
glen-aotGlen Ottley
andauthored
ORV2-5420 - BE: STOW Basic Application Form for CV Client (#2263)
Co-authored-by: Glen Ottley <gottleyaot@Glens-MacBook-Pro.local>
1 parent 837c79c commit a4570be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vehicles/src/common/interface/permit.template.interface.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ export interface VehicleDetails {
125125
vehicleSubType: string;
126126
licensedGVW?: number;
127127
saveVehicle?: boolean;
128+
axleConfiguration?: AxleConfiguration[];
128129
}
129130

130131
interface Commodities {

0 commit comments

Comments
 (0)