ISubscribe
Properties
| Property | Type | Notes |
|---|---|---|
| Cadence |
Frequency of the subscription |
|
| DeliveryMethod |
Delivery method for subscription, ie email or text |
|
| ISubscribeMetadata |
Metadata for the subscription |
|
| SystemNotificationSpecNames |
Notification spec name for the subscription |
|
| Optional | SubscriptionAction |
Type of action representing user selections that further customize the subscription behavior |
| Optional | string |
ArcGIS Online id for a user. Will always be extracted from the token unless service token is used. |
| Optional | ISubscribeCatalog |
catalog for a subscription |
| Optional | boolean |
Flag for deleted user |
| Optional | string |
Email for the subscriber. Will always be extracted from the token unless service token is used. |
| 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 |
First name for the subscriber. Will always be extracted from the token unless service token is used. |
| Optional | string |
Last name for the subscriber. Will always be extracted from the token unless service token is used. |
| Optional | boolean |
Flag for unsubscribed user |
| Optional | string |
Username for the subscriber. 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:181