Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Resource

Package version

Definition of a Resource

Hierarchy

  • Resource

Index

Properties

Properties

Optional id

id: undefined | string

Fully qualified identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc