MassTollCostprofile
No description
input MassTollCostprofile {
subcontractor: ObjectId
vehicle: MassTollCostprofileVehicle
customer: ObjectId
driver: ObjectId
axis: String
euronorm: String
weight: Float
maxHeight: Int
maxAxle: Int
}