Skip to Content

DriverPartnerFleetResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the fleet[default to null]
business_idLongID of the business this fleet belongs to[default to null]
business_nameStringName of the business[optional] [default to null]
nameStringFleet name[default to null]
phoneStringFleet contact phone number[optional] [default to null]
emailStringFleet contact email address[optional] [default to null]
addressStringFleet address[optional] [default to null]
user_countLongNumber of users assigned to this fleet[default to null]
vehicle_countLongNumber of vehicles assigned to this fleet[default to null]
created_atDateTimestamp when the fleet was created[default to null]
updated_atDateTimestamp when the fleet was last updated[default to null]

[Back to Model list] [Back to API list] [Back to README]