api_item_types
Description
The api_item_types table exposes item type entities, which represent different types of hours or costs that can be
registered in Simplicate.
Fields
| Field Name | Type | Description |
|---|---|---|
item_type_id | Integer | Unique identifier for the item type |
hour_type | String | Name of the item or hour type |
item_type_type | String | Category of the item type (e.g., hours, costs) |
Related Tables
api_time_registrations- Time registrations viaitem_type_idapi_project_assignments- Project assignments viaitem_type_idapi_project_service_costs- Costs viaitem_type_idapi_project_service_hour_budgets- Hour budgets viaitem_type_idapi_project_service_cost_budgets- Cost budgets viaitem_type_id