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