interface RemoveProjectCategory {
    id: number;
}

Properties

Properties

id: number

ID of the project category to delete.