Documentation

CampaignEmail

Table of Contents

$campaignGroup  : RecordRef
$channel  : RecordRef
$cost  : float
$customFieldList  : CustomFieldList
$dateScheduled  : string
$description  : string
$internalId  : string
$paramtypesmap  : mixed
$promoCode  : RecordRef
$status  : CampaignCampaignEmailStatus
$subscription  : RecordRef
$template  : RecordRef

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("internalId" => "string", "campaignGroup" => "RecordRef", "template" => "RecordRef", "description" => "string", "subscription" => "RecordRef", "channel" => "RecordRef", "cost" => "float", "status" => "CampaignCampaignEmailStatus", "dateScheduled" => "dateTime", "promoCode" => "RecordRef", "customFieldList" => "CustomFieldList")

Search results