| Name | Type | Description | Notes |
|---|---|---|---|
| customerProfileOid | Integer | Customer profile object identifier | [optional] |
| featured | Boolean | [optional] | |
| helperfulNoVotes | Integer | [optional] | |
| helpfulYesVotes | Integer | [optional] | |
| merchantReply | String | Merchant Reply (set to an empty string to remove) | [optional] |
| orderId | String | [optional] | |
| overall | BigDecimal | [optional] | |
| ratingName1 | String | Rating Name 1 | [optional] |
| ratingName10 | String | Rating Name 10 | [optional] |
| ratingName2 | String | Rating Name 2 | [optional] |
| ratingName3 | String | Rating Name 3 | [optional] |
| ratingName4 | String | Rating Name 4 | [optional] |
| ratingName5 | String | Rating Name 5 | [optional] |
| ratingName6 | String | Rating Name 6 | [optional] |
| ratingName7 | String | Rating Name 7 | [optional] |
| ratingName8 | String | Rating Name 8 | [optional] |
| ratingName9 | String | Rating Name 9 | [optional] |
| ratingScore1 | BigDecimal | [optional] | |
| ratingScore10 | BigDecimal | [optional] | |
| ratingScore2 | BigDecimal | [optional] | |
| ratingScore3 | BigDecimal | [optional] | |
| ratingScore4 | BigDecimal | [optional] | |
| ratingScore5 | BigDecimal | [optional] | |
| ratingScore6 | BigDecimal | [optional] | |
| ratingScore7 | BigDecimal | [optional] | |
| ratingScore8 | BigDecimal | [optional] | |
| ratingScore9 | BigDecimal | [optional] | |
| recommendStoreToFriend | Integer | [optional] | |
| recommendToFriend | Boolean | [optional] | |
| review | String | Review | [optional] |
| reviewOid | Integer | [optional] | |
| reviewedNickname | String | Nickname | [optional] |
| reviewerEmail | String | Reviewer Email | [optional] |
| reviewerLocation | String | Location | [optional] |
| status | StatusEnum | Status of the review | [optional] |
| storeFeedback | String | Store Feedback | [optional] |
| submittedDts | String | Date/time of review submission | [optional] |
| title | String | Title | [optional] |
| Name | Value |
|---|---|
| APPROVED | "approved" |
| UNAPPROVED | "unapproved" |
| REJECTED | "rejected" |
| MULTIMEDIA_PROCESSING | "multimedia processing" |