Offer reminder Model
The mrt_global__offer_reminder lists all offers that have been set as reminders by users as part of the "coming soon" feature.
Table description
| name | data_type | description | 
|---|---|---|
| offer_reminder_id | Unique identifier for the offer reminder associated with the offer. | |
| user_id | Unique identifier for a user. | |
| offer_id | Unique identifier for the offer. |