Home > @vsf-enterprise/commercetools-types > SetReviewRating
# SetReviewRating type
Signature:
export declare type SetReviewRating = {
rating?: InputMaybe<Scalars['Int']>;
};
References: InputMaybe, Scalars
Home > @vsf-enterprise/commercetools-types > SetReviewRating
Signature:
export declare type SetReviewRating = {
rating?: InputMaybe<Scalars['Int']>;
};
References: InputMaybe, Scalars
On this page