Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecommendationsListRecommendedRulesForWebAppOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • RecommendationsListRecommendedRulesForWebAppOptionalParams

Index

Properties

Properties

Optional featured

featured: undefined | false | true

Specify true to return only the most critical recommendations. The default is false, which returns all recommendations.

Optional filter

filter: undefined | string

Return only channels specified in the filter. Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification'

Generated using TypeDoc