Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReferenceLinks

The class to represent a collection of REST reference links.

Hierarchy

  • ReferenceLinks

Index

Properties

Properties

Optional links

links: object

The readonly view of the links. Because Reference links are readonly, we only want to expose them as read only.

Type declaration

  • [key: string]: any

Generated using TypeDoc