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