Skip to main content

WebfleetDriverIntegrationDetails

No description

type WebfleetDriverIntegrationDetails {
fuelLevel: Int
licensePlateNumber: String
telephone: String
name: String
}

Fields

WebfleetDriverIntegrationDetails.fuelLevel ● Int scalar

WebfleetDriverIntegrationDetails.licensePlateNumber ● String scalar

WebfleetDriverIntegrationDetails.telephone ● String scalar

WebfleetDriverIntegrationDetails.name ● String scalar

Implemented By

DriverIntegrationDetails union