Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Filter

Criteria that the Announcements service uses to match announcements so it can provide only desired announcements to subscribers.

Enumerations

Properties

Functions

Properties

type

type: Type

The type of filter. You cannot combine the RESOURCE_ID filter with any other type of filter within a given filter group. For filter types that support multiple values, specify the values individually.

value

value: string

The value of the filter.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Filter): object

getJsonObj

  • getJsonObj(obj: Filter): object