application-services-model/src/group.ts
Member list item
Properties |
|
constructor(data?: any)
|
||||||
|
Parameters :
|
| avatar |
Type : string
|
| Optional id |
Type : number
|
| Optional isUser |
Type : boolean
|
| Optional name |
Type : string
|
| Optional userDetail |
Type : User
|