Search
Preparing search index...
The search index is not available
@dasch-swiss/dsp-js API Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
UpdateResource
Class UpdateResource<T>
Represents a resource with a value to be updated, created, or deleted.
Type parameters
T
:
UpdateValue
|
CreateValue
|
DeleteValue
Hierarchy
ReadWriteResource
UpdateResource
Index
Properties
id
property
type
value
Properties
id
id
:
string
= ""
property
property
:
string
type
type
:
string
= ""
value
value
:
T
Globals
Update
Resource
id
property
type
value
Generated using
TypeDoc
Represents a resource with a value to be updated, created, or deleted.