IUserInfo
@spartanfx/react / IUserInfo
Interface: IUserInfo
Represents a user in the document management system.
Properties
| Property | Type | Description |
|---|---|---|
avatarUrl? | string | Optional avatar URL |
email | string | Email address |
id | string | Unique user identifier |
name | string | Display name |