Kind: Interface
Source: Pams/Web/portal/pams-web/src/app/reducers/core/profile.reducer.ts (line 9)
Part of: Pams Web
Properties
| Property | Type |
|---|---|
loading | boolean |
token | any |
user | Person |
loggedIn | boolean |
loginData | Login |
page | PageData |
Relationships
- IMPORTS →
LoginAction - IMPORTS →
PROFILE_ACTIONS
Was this page helpful?