PartnerSubscriptionMessageHistory
The table that tracks the history of subscription messages sent to partners, used for communications and subscription management.
Columns
| Name | Type | References | Description |
| String | The email address associated with the record, used for sending and receiving electronic communications. | ||
| memo | String | A brief note or message related to the record, often used for internal remarks or additional information. | |
| recipient | String | The individual or entity receiving the communication, typically the primary contact or intended party for the message. | |
| senddate | Date | The date when the email or message was sent, used for tracking communication history and timing. | |
| sender | String | The individual or entity sending the communication, typically the user or system responsible for dispatching the message. |