TIME_BASED_MILESTONE_REMINDER
Description
This table stores the time-based milestone reminder information.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier of the time- based milestone reminder. |
| DURATION_TIME_BASED_MILESTON_0 | bigint | The duration time-based milestone value. |
| SIDE_EFFECT_TIME_BASED_MILES_0 | bigint | The side effect time-based milestone value. |
| TIME_BASED_MILESTONE_REMINDE_2 | bigint | The time-based milestone reminder value. |
| TIME_BASED_MILESTONE_REMINDE_1 | int | The time-based milestone reminder value. |
Primary Key
- ID
Foreign Key Relationships
- DURATION_TIME_BASED_MILESTON_0 references ACTION_DURATION(ID)
- SIDE_EFFECT_TIME_BASED_MILES_0 references TIME_BASED_MILESTONE_REMINDE_5(ID)
- TIME_BASED_MILESTONE_REMINDE_2 references ACTION_BASED_OFFER_CONFIGURA_0(ID)