Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebServiceKeys

Package version

interface

An interface representing WebServiceKeys. Access keys for the web service calls.

Hierarchy

  • WebServiceKeys

Index

Properties

Properties

Optional primary

primary: undefined | string
member

{string} [primary] The primary access key.

Optional secondary

secondary: undefined | string
member

{string} [secondary] The secondary access key.

Generated using TypeDoc