Type Alias GroupList

GroupList: { count: number; total: number; items: GroupResource[] }

Type declaration