Home > @vsf-enterprise/commercetools-api > UpdatedUserData
# UpdatedUserData interface
Second parameter used in the customerUpdateMe
API endpoint
Signature:
export interface UpdatedUserData
# Properties
Property | Type | Description |
---|---|---|
dateOfBirth? | string | (Optional) New user date of birth |
string | New user e-mail address | |
firstName | string | New user first name |
lastName | string | New user last name |