DURATION_TYPE
Description
This table stores duration types.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier for the duration type. |
| AMOUNT | int | The amount of the duration. |
| UNIT | varchar | The unit of the duration. |
Description
This table stores duration types.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier for the duration type. |
| AMOUNT | int | The amount of the duration. |
| UNIT | varchar | The unit of the duration. |