IUpdateSubscription

Interface

Properties

Property Type Notes
active Optional boolean

Flag to opt user in or out of subscription

cadence Optional Cadence

Frequency of the subscription

deliveryMethod Optional DeliveryMethod

Delivery method for subscription, ie email or text

lastDelivery Optional string

Last delivered datetime string of the subscription in ISO 8601 format

userId Optional string

ArcGIS Online id for a user. Will always be extracted from the token unless service token is used.


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