Home > @vsf-enterprise/sap-commerce-webservices-sdk > Review
Review interface
Representation of a Review Review
Signature:
export interface Review
Properties
| Property | Type | Description |
|---|---|---|
| alias? | string | (Optional) Alias name for the review |
| comment? | string | (Optional) Review comment |
| date? | string | (Optional) Date of the review |
| headline? | string | (Optional) Review headline |
| id? | string | (Optional) Identifier of review |
| principal? | User | (Optional) |
| rating? | number | (Optional) Review rating value |