BasicResource interface

Common resource representation.

Properties

id

Resource ID.

name

Resource name.

type

Resource type.

Property Details

id

Resource ID.

id?: string

Property Value

string

name

Resource name.

name?: string

Property Value

string

type

Resource type.

type?: string

Property Value

string