TTMSFNCWhatsAppReceiverContactOrganization Class
Holds the organization details of a shared contact.
API unit family: TMSFNCWhatsAppReceiver
Inherits from: TPersistent
Syntax
TTMSFNCWhatsAppReceiverContactOrganization = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Company | Company or employer name of the contact. |
| Department | Department the contact works in. |
| Title | Job title or role of the contact. |
Methods
| Name | Description |
|---|---|
| ToJSON | Serializes the organization to its JSON representation. |