Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiKeyCredentialOptions

Package version

interface

ApiKeyCredentialOptions Describes the options to be provided while creating an instance of ApiKeyCredentials

Hierarchy

  • ApiKeyCredentialOptions

Index

Properties

Properties

Optional inHeader

inHeader: undefined | object

A key value pair of the header parameters that need to be applied to the request.

Optional inQuery

inQuery: undefined | object

A key value pair of the query parameters that need to be applied to the request.

Generated using TypeDoc