Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReportsListByProductOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ReportsListByProductOptionalParams

Index

Properties

Properties

Optional orderby

orderby: undefined | string

OData order by query option.

Optional skip

skip: undefined | number

Number of records to skip.

Optional top

top: undefined | number

Number of records to return.

Generated using TypeDoc