Bearbeiten

Share via


SubscriptionQuery interface

Notification subscriptions query input.

Properties

conditions

One or more conditions to query on. If more than 2 conditions are specified, the combined results of each condition is returned (i.e. conditions are logically OR'ed).

queryFlags

Flags the refine the types of subscriptions that will be returned from the query.

Property Details

conditions

One or more conditions to query on. If more than 2 conditions are specified, the combined results of each condition is returned (i.e. conditions are logically OR'ed).

conditions: SubscriptionQueryCondition[]

Property Value

queryFlags

Flags the refine the types of subscriptions that will be returned from the query.

queryFlags: SubscriptionQueryFlags

Property Value