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