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