CostprofilesTrailer
No description
type CostprofilesTrailer {
_id: ObjectId!
name: String!
profileType: ProfileType!
licensePlate: String
costsPerDistance: Float
costsPerTime: Float
finance: Financing
price: Float
duration: Float
wheels: Float
tax: Float
insurance: Float
repair: Float
leasing: Float
distance: Float
days: Float
hours: Float
usage: Usage
axis: String
}
Fields
CostprofilesTrailer._id ● ObjectId! non-null scalar
CostprofilesTrailer.name ● String! non-null scalar
CostprofilesTrailer.profileType ● ProfileType! non-null enum
CostprofilesTrailer.licensePlate ● String scalar
CostprofilesTrailer.costsPerDistance ● Float scalar
The cost per 1 km
CostprofilesTrailer.costsPerTime ● Float scalar
The cost per 1 hour