application-services-model/src/user.ts
User summary
Properties |
constructor(data?: any)
|
||||||
|
Parameters :
|
| Optional avatar |
Type : string
|
| Optional firstName |
Type : string
|
| Optional fullName |
Type : string
|
| Optional id |
Type : number
|
| Optional initials |
Type : string
|
| Optional lastName |
Type : string
|
| Optional user |
Type : boolean
|
| Optional userName |
Type : string
|