Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecommendationsListOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • RecommendationsListOptionalParams

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

Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D]

Generated using TypeDoc