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