channelCategoryRolePermission
channelCategoryRolePermission: {
categoryId: number;
createdAt: string;
permissions: { [key: string]: boolean };
roleId: number;
updatedAt?: string;
}
Type declaration
categoryId: number
createdAt: string
permissions: { [key: string]: boolean }
roleId: number
Optional
updatedAt?: string
Description
The ID of the category