Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
ReviewCreatedMessagePayload
Interface ReviewCreatedMessagePayload
Generated after a successful
Create Review
request.
interface
ReviewCreatedMessagePayload
{
review
:
Review
;
type
:
"ReviewCreated"
;
}
Index
Properties
review
type
Properties
Readonly
review
review
:
Review
Review
that was created.
Readonly
type
type
:
"ReviewCreated"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
review
type
@gradientedge/commercetools-utils
Loading...
Generated after a successful Create Review request.