ICreateSubscription

Interface

Properties

Property Type Notes
cadence Cadence

Frequency of the subscription

deliveryMethod DeliveryMethod

Delivery method for subscription, ie email or text

metadata ICreateSubscriptionMetadata

Metadata for the subscription

notificationSpecName SystemNotificationSpecNames

Notification spec name for the subscription

userId string

AGO id for user which subscription belongs to

action Optional SubscriptionAction

Type of action representing user selections that further customize the subscription behavior

catalog Optional ICreateSubscriptionCatalog

catalog for a subscription

entityId Optional string

The AGO id of the entity associated with the subscription

entityType Optional SubscriptionEntityType

The type of entity associated with the subscription entityId


Interface defined in common/src/newsletters/api/orval/api/orval-newsletters.ts:220