Home > @vsf-enterprise/commercetools-types > SetReviewCustomer
# SetReviewCustomer type
Signature:
export declare type SetReviewCustomer = {
customer?: InputMaybe<ResourceIdentifierInput>;
};
References: InputMaybe, ResourceIdentifierInput
Home > @vsf-enterprise/commercetools-types > SetReviewCustomer
Signature:
export declare type SetReviewCustomer = {
customer?: InputMaybe<ResourceIdentifierInput>;
};
References: InputMaybe, ResourceIdentifierInput
On this page