Table of Contents

TTMSFNCCloudMailChimpMergeVariable Class

Associates a set of merge variables with a specific recipient so the variables apply only to messages sent to that address.

API unit family: TMSFNCCloudMailChimp.Transactions Inherits from: TPersistent

Syntax

TTMSFNCCloudMailChimpMergeVariable = class(TPersistent)

Properties

Name Description
Recipient The email address of the recipient these merge variables apply to.
Vars The merge variables that apply to the recipient.

Methods

Name Description
ToJSON Serializes the per-recipient merge variables to JSON.