TTMSFNCCLoudMailChimpFile.ToJSON Method
Serializes the file to its JSON representation.
API unit family: TMSFNCCloudMailChimp.Transactions
Declaring type: TTMSFNCCLoudMailChimpFile
Overloads
Overload 1
Serializes the file to its JSON representation.
function ToJSON: string;
Returns
A JSON object string describing the file.
Overload 2
Serializes all files in the collection to a JSON array.
function ToJSON: string;
Returns
A JSON array string describing the files.