Interface ISubscriptionQueryRequest

Describe a subscription to a single query

Index

Properties

Optional modifiedDateField

modifiedDateField: string

Which field on the result set represent the modification date for which you wish to receive alerts

query

query: IQuery

Query to subscribe to

Hierarchy

  • ISubscriptionQueryRequest