Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShallowReference

An abstracted reference to some other resource. This class is used to provide the build data contracts with a uniform way to reference other resources in a way that provides easy traversal through links.

Hierarchy

  • ShallowReference

Index

Properties

Properties

Optional id

id: string

ID of the resource

Optional name

name: string

Name of the linked resource (definition name, controller name, etc.)

Optional url

url: string

Full http link to the resource

Generated using TypeDoc