interface GetProjectCategoryById {
    id: number;
}

Properties

Properties

id: number

The ID of the project category.