Package version:

Interface QueriesListOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • QueriesListOptionalParams

Properties

includeBody?: boolean

Flag indicating whether or not to return the body of each applicable query. If false, only return the query information.

skipToken?: string

Base64 encoded token used to fetch the next page of items. Default is null.

top?: number

Maximum items returned in page.

Generated using TypeDoc