packages/base/src/lib/eui-models/eui-store/state/user.state.ts
Properties |
| firstName |
firstName:
|
Type : string
|
| Optional |
| fullName |
fullName:
|
Type : string
|
| Optional |
| lastName |
lastName:
|
Type : string
|
| Optional |
| preferences |
preferences:
|
Type : UserPreferences
|
| Optional |
| rights |
rights:
|
Type : EuiUserRight[]
|
| Optional |
| userId |
userId:
|
Type : string
|