IUpdateSubscription
Properties
| Property | Type | Notes |
|---|---|---|
| Optional | SubscriptionAction |
Type of action representing user selections that further customize the subscription behavior |
| Optional | boolean |
Flag to opt user in or out of subscription |
| Optional | Cadence |
Frequency of the subscription |
| Optional | IUpdateSubscriptionCatalog |
catalog for a subscription |
| Optional | DeliveryMethod |
Delivery method for subscription, ie email or text |
| Optional | string |
The AGO id of the entity associated with the subscription |
| Optional | SubscriptionEntityType |
The type of entity associated with the subscription entityId |
| Optional | string |
Last delivered datetime string of the subscription in ISO 8601 format |
| Optional | string |
ArcGIS Online id for a user. Will always be extracted from the token unless service token is used. |
Interface defined in packages/common/src/newsletters/api/orval/api/orval-newsletters.ts:157