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