The following tables list the members exposed by the NotificationSubscription type.

Name Description
Public field created_by_id This subscription was created by who
Public field event_source_id ID of the event's source (e.g. a file, folder or project)
Public field event_source_type Entitity type of the event's source
Public field event_type What type of event triggers this notification
Public field friendly_subscriber_name Friendly subscriber name for showing to users
Public field id The id of the Notification Subscription
Public field subscriber_id ID of the subscriber
Public field subscriber_type Entity type of the subscriber (e.g. a user, group or role)
Top