Home > @vsf-enterprise/sapcc > UpdateUserProps
UpdateUserProps interface
Properties for updating an existing user profile.
Signature:
export interface UpdateUserProps extends BaseProps
Extends: BaseProps
Properties
| Property | Type | Description |
|---|---|---|
| user | User | A user object containing properties to update. |