Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeneratedClientGetKeyValuesOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • GeneratedClientGetKeyValuesOptionalParams

Index

Properties

Optional acceptDatetime

acceptDatetime: undefined | string

Requests the server to respond with the state of the resource at the specified time.

Optional after

after: undefined | string

Instructs the server to return elements that appear after the element referred to by the specified token.

Optional key

key: undefined | string

A filter used to match keys.

Optional label

label: undefined | string

A filter used to match labels

Optional select

select: SettingFields[]

Used to select what fields are present in the returned resource(s).

Generated using TypeDoc