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