Interface ISubscriptionRequest

Describe a request to subscribe to the Coveo Search alerts service

Index

Properties

Optional frequency

frequency: string

Frequency of the alerts

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

Hierarchy

  • ISubscriptionRequest