Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigElement

Hierarchy

  • IConfigElement

Index

Properties

Properties

link

link: ILink

a link object with an href of the resource.Clients should not need to perform path manipulation in most cases and can use the links provided from previous calls.

options

options: object

configuration options

Type declaration

  • [Attr: string]: any

redacted

redacted: string[]

All sensitive information will not be returned in the request body. Instead a boolean value will be in its place indicating whether the value is empty or not.A list of which options are redacted is returned for each element.

Generated using TypeDoc