TTMSFNCCloudWhatsAppContactOrganization Class
Stores organization fields for a WhatsApp contact card.
API unit family: TMSFNCCloudWhatsApp
Inherits from: TPersistent
Syntax
TTMSFNCCloudWhatsAppContactOrganization = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Company | Gets or sets the company name. |
| Department | Gets or sets the department name. |
| Title | Gets or sets the job title. |
Methods
| Name | Description |
|---|---|
| ToJSON | Serializes the organization details to a WhatsApp contact JSON object. |