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