Skip to main content

MassTollCostprofile

No description

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

Fields

MassTollCostprofile.subcontractor ● ObjectId scalar

MassTollCostprofile.vehicle ● MassTollCostprofileVehicle input

MassTollCostprofile.customer ● ObjectId scalar

MassTollCostprofile.driver ● ObjectId scalar

MassTollCostprofile.axis ● String scalar

MassTollCostprofile.euronorm ● String scalar

MassTollCostprofile.weight ● Float scalar

MassTollCostprofile.maxHeight ● Int scalar

MassTollCostprofile.maxAxle ● Int scalar