SolutionServiceDriverModel
id stringnullable
version stringnullable
creation integer<int64>nullable
freeze booleannullable
lastUpdatedTime integer<int64>nullable
lastUpdatedBy stringnullable
createdBy stringnullable
tenantId stringnullable
displayName stringnullable
mailNickname stringnullable
givenName stringnullable
jobTitle stringnullable
emailId stringnullable
otherMails string[]nullable
mobilePhone stringnullable
preferredLanguage stringnullable
surname stringnullable
userPrincipalName stringnullable
accountEnabled booleannullable
accountEnabledValue stringnullable
department stringnullable
streetAddress stringnullable
country stringnullable
state stringnullable
firebaseRegisteredId stringnullable
city stringnullable
isDriver booleannullable
postalCode stringnullable
rfid stringnullable
groups object[]nullable
Array [
index integer<int32>
length integer<int32>
value stringnullable
valueSpan object
length integer<int32>
isEmpty boolean
success boolean
name stringnullable
captures object[]nullable
Array [
index integer<int32>
length integer<int32>
value stringnullable
valueSpan object
length integer<int32>
isEmpty boolean
]
]
value object[]nullable
Array [
index integer<int32>
length integer<int32>
value stringnullable
valueSpan object
length integer<int32>
isEmpty boolean
success boolean
name stringnullable
captures object[]nullable
Array [
index integer<int32>
length integer<int32>
value stringnullable
valueSpan object
length integer<int32>
isEmpty boolean
]
]
firebaseToken stringnullable
firebaseTokenList string[]nullable
profileImage stringnullable
createdDateTime string<date-time>nullable
isDriverTextValue stringnullable
otp integer<int32>nullable
otpExpiry stringnullable
passwordHint stringnullable
passwordExpiry stringnullable
passwordExpirySchedulerPolicyId stringnullable
termsAndConditionAcceptTime stringnullable
invalidPasswordCount integer<int32>nullable
accountLocked booleannullable
previousPassword stringnullable
lastInvalidPasswordEntryTime stringnullable
skillsSet string[]nullable
homeLocation stringnullable
workLocation stringnullable
identificationNumber stringnullable
emergencyContactInfo object
relationship stringnullable
name stringnullable
email stringnullable
mobile stringnullable
officeLocation stringnullable
userPrivacy booleannullable
driverId stringnullable
description stringnullable
rolesAssigned object[]nullable
Array [
roleId stringnullable
roleName stringnullable
]
driverTagExpiry stringnullable
driverTagCategories stringnullable
taggedOnly booleannullable
driverTagExpirySchedulerPolicyId stringnullable
driverAllowedNotification string[]nullable
error stringnullable
isSystemUser booleannullable
name stringnullable
driverProfileImage stringnullable
manuallyAssigned stringnullable
operatorFlags integer<int64>
bureauTenantId stringnullable
fieldErrors object[]nullable
Array [
field stringnullable
errors string[]nullable
]
assignedDriverGroups undefined[]nullable
assignedVehicle objectnullable
property name* stringnullable
assignedVehicleId stringnullable
contactInfo object
documentType stringnullable
id stringnullable
version stringnullable
freeze boolean
idNumber stringnullable
name stringnullable
firstName stringnullable
lastName stringnullable
description stringnullable
jobTitle stringnullable
company stringnullable
emailAddresses stringnullable
crmContact boolean
businessPhones stringnullable
businessAddress object
street stringnullable
city stringnullable
state stringnullable
countryOrRegion stringnullable
postalCode stringnullable
mobilePhone stringnullable
lastUpdatedTime integer<int64>
lastUpdatedBy stringnullable
createdBy stringnullable
tenantId stringnullable
creation integer<int64>
svrPin stringnullable
modifiedSkillSets stringnullable
userRequestBody stringnullable
latitude number<double>
longitude number<double>
privacy booleannullable
updated booleannullable
defaultDisplayName stringnullable
defaultDriverId stringnullable
driverTag stringnullable
updateDriverSkillSetLists object
driverSkillSetLists object[]nullable
Array [
skills stringnullable
name stringnullable
]
mail stringnullable
SolutionServiceDriverModel
{
"id": "string",
"version": "string",
"creation": 0,
"freeze": true,
"lastUpdatedTime": 0,
"lastUpdatedBy": "string",
"createdBy": "string",
"tenantId": "string",
"displayName": "string",
"mailNickname": "string",
"givenName": "string",
"jobTitle": "string",
"emailId": "string",
"otherMails": [
"string"
],
"mobilePhone": "string",
"preferredLanguage": "string",
"surname": "string",
"userPrincipalName": "string",
"accountEnabled": true,
"accountEnabledValue": "string",
"department": "string",
"streetAddress": "string",
"country": "string",
"state": "string",
"firebaseRegisteredId": "string",
"city": "string",
"isDriver": true,
"postalCode": "string",
"rfid": "string",
"groups": [
{
"index": 0,
"length": 0,
"value": "string",
"valueSpan": {
"length": 0,
"isEmpty": true
},
"success": true,
"name": "string",
"captures": [
{
"index": 0,
"length": 0,
"value": "string",
"valueSpan": {
"length": 0,
"isEmpty": true
}
}
]
}
],
"value": [
{
"index": 0,
"length": 0,
"value": "string",
"valueSpan": {
"length": 0,
"isEmpty": true
},
"success": true,
"name": "string",
"captures": [
{
"index": 0,
"length": 0,
"value": "string",
"valueSpan": {
"length": 0,
"isEmpty": true
}
}
]
}
],
"firebaseToken": "string",
"firebaseTokenList": [
"string"
],
"profileImage": "string",
"createdDateTime": "2024-07-29T15:51:28.071Z",
"isDriverTextValue": "string",
"otp": 0,
"otpExpiry": "string",
"passwordHint": "string",
"passwordExpiry": "string",
"passwordExpirySchedulerPolicyId": "string",
"termsAndConditionAcceptTime": "string",
"invalidPasswordCount": 0,
"accountLocked": true,
"previousPassword": "string",
"lastInvalidPasswordEntryTime": "string",
"skillsSet": [
"string"
],
"homeLocation": "string",
"workLocation": "string",
"identificationNumber": "string",
"emergencyContactInfo": {
"relationship": "string",
"name": "string",
"email": "string",
"mobile": "string"
},
"officeLocation": "string",
"userPrivacy": true,
"driverId": "string",
"description": "string",
"rolesAssigned": [
{
"roleId": "string",
"roleName": "string"
}
],
"driverTagExpiry": "string",
"driverTagCategories": "string",
"taggedOnly": true,
"driverTagExpirySchedulerPolicyId": "string",
"driverAllowedNotification": [
"string"
],
"error": "string",
"isSystemUser": true,
"name": "string",
"driverProfileImage": "string",
"manuallyAssigned": "string",
"operatorFlags": 0,
"bureauTenantId": "string",
"fieldErrors": [
{
"field": "string",
"errors": [
"string"
]
}
],
"assignedDriverGroups": [
null
],
"assignedVehicle": {},
"assignedVehicleId": "string",
"contactInfo": {
"documentType": "string",
"id": "string",
"version": "string",
"freeze": true,
"idNumber": "string",
"name": "string",
"firstName": "string",
"lastName": "string",
"description": "string",
"jobTitle": "string",
"company": "string",
"emailAddresses": "string",
"crmContact": true,
"businessPhones": "string",
"businessAddress": {
"street": "string",
"city": "string",
"state": "string",
"countryOrRegion": "string",
"postalCode": "string"
},
"mobilePhone": "string",
"lastUpdatedTime": 0,
"lastUpdatedBy": "string",
"createdBy": "string",
"tenantId": "string",
"creation": 0,
"svrPin": "string"
},
"modifiedSkillSets": "string",
"userRequestBody": "string",
"latitude": 0,
"longitude": 0,
"privacy": true,
"updated": true,
"defaultDisplayName": "string",
"defaultDriverId": "string",
"driverTag": "string",
"updateDriverSkillSetLists": {
"driverSkillSetLists": [
{
"skills": "string",
"name": "string"
}
]
},
"mail": "string"
}