Dev Guide
Dev GuideUser GuideGitHubNuGetDevCommunitySubmit a ticketLog In
GitHubNuGetDevCommunitySubmit a ticket

CampaignDelivery

OCP App SDK / CampaignDelivery

CampaignDelivery

Delivery details for a single recipient.

Index

Properties

Properties

recipient

object

The identifier field(s) and value(s) to deliver to.

Index signature

[identifier: string]: string[]

Type declaration

Defined in: src/app/Channel.ts:205

substitutions

object

The substitution values for personalizing this delivery. The keys of this hash match the variable names specified
in variables for the content referenced by deliver.

Index signature

[variable: string]: string

Type declaration

Defined in: src/app/Channel.ts:212