TTMSFNCCloudMailChimpSubscriberListContact.FromJSON Method
Loads the contact fields from a JSON value returned by the service.
API unit family: TMSFNCCloudMailChimp.Marketing
Declaring type: TTMSFNCCloudMailChimpSubscriberListContact
Syntax
procedure FromJSON(AJSON: TJSONValue);
Parameters
| Name | Description |
|---|---|
AJSON |
JSON value that contains the contact fields. |