Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExternalResource

Package version

Definition of a resource.

Hierarchy

  • ExternalResource

Index

Properties

Properties

Optional id

id: undefined | string

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

Optional name

name: undefined | string

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

Optional systemData

systemData: SystemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Generated using TypeDoc