Skip to Content
DocumentationAPI ReferenceBusiness APIModelsDriver Partner Details Response

DriverPartnerDetailsResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the driver partner[default to null]
nameStringDriver partner’s business name[default to null]
logoStringURL to driver partner’s logo[optional] [default to null]
emailStringDriver partner’s email address[default to null]
phoneStringDriver partner’s phone number[default to null]
addressStringDriver partner’s business address[optional] [default to null]
cityStringCity where driver partner is located[optional] [default to null]
countryStringCountry where driver partner is located[optional] [default to null]
average_ratingDoubleDriver partner’s average rating[optional] [default to null]
review_countIntegerTotal number of reviews for the driver partner[default to null]
is_activeBooleanWhether the driver partner is currently active[default to null]
created_atStringTimestamp when the driver partner was created[default to null]

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