Skip to Content

ProductReviewItemResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the review.[default to null]
userReviewUserResponseUser who wrote the review.[optional] [default to null]
order_idLongAssociated order ID.[default to null]
product_idLongAssociated product ID.[default to null]
reviewStringReview text content.[default to null]
ratingLongRating value for the product.[default to null]
created_atStringTimestamp when the review was created.[default to null]

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