Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IListAlertsRequest

Hierarchy

  • IListAlertsRequest

Index

Properties

category?: AlertCategory

The alert category.

count?: number

The alert count. By default it returns 25. Max values that can be returned: 300.

direction?: SortOrder

Sorting is done based on the createDate.

search?: string

The alert search. Search is done based on the subject.

status?: AlertStatus

The alert status.

Generated using TypeDoc