- Preparing search index...
- The search index is not available
@escolalms/sdk
User
Group
: { id
: number; name
: string; name_with_breadcrumbs
?: string; parent_id
?: null | number; registerable
?: boolean; users
: UserItem[]; }
Type declaration
-
id: number
-
name: string
-
Optional
name_with_breadcrumbs?: string
-
Optional
parent_id?: null | number
-
Optional
registerable?: boolean
-