Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceReference

Package version

Represents a reference to another resource.

Hierarchy

  • ResourceReference

Index

Properties

Properties

id

id: string

Resource URI.

kind

kind: "ResourceReference"

Polymorphic Discriminator

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type qualifier. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc