Export

EventFilterAllOf

interface EventFilterAllOf {
    eventFilterType: EventFilterAllOfEventFilterTypeEnum;
}

Properties

Properties

An eventFilterType value that is supported by the specific notificationType. This is used by the subscription service to determine the type of event filter. Refer to Notification Type Values to determine if an eventFilterType is supported.

Memberof

EventFilterAllOf