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