Interface ISubscription

Describe a subscription to the Coveo Search alerts service

Index

Properties

Optional frequency

frequency: string

Frequency of the alerts

id

id: string

The id of the subscription

name

name: string

The name that should be used by the API to identify this subscription

type

type: string

Type of subscription.
Can be 'followQuery' or 'followDocument'

typeConfig

Config of the subscription

user

The user associated with the subscription

Hierarchy