Skip to Content

DetailedReviewData

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the review.[default to null]
ratingIntegerRating value.[default to null]
reviewStringOptional review text.[optional] [default to null]
user_idIntegerUser ID who submitted the review.[default to null]
vendor_idIntegerOptional vendor ID associated with the review.[optional] [default to null]
driver_idIntegerOptional driver ID associated with the review.[optional] [default to null]
order_idIntegerOptional order ID associated with the review.[optional] [default to null]
created_atStringTimestamp when the review was created.[default to null]
updated_atStringTimestamp when the review was last updated.[default to null]
userReviewUserDataOptional user information.[optional] [default to null]
vendorReviewVendorDataOptional vendor information.[optional] [default to null]

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