Type Alias RoleList

RoleList: { count: number; total: number; items: RoleResource[] }

Type declaration