Home > @vsf-enterprise/ct-auth0 > CustomerUpdateParams
# CustomerUpdateParams interface
Parameters of the updateUser method in useUser
Signature:
export interface CustomerUpdateParams 
# Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | User's new email address | ||
| firstName | string | User's new first name | |
| lastName | string | User's new last name |