Abstract
Base class for all DataTrue resource types
Static
Readonly
Optional
Delete the resource in DataTrue
Promise
Gets the contextID of a resource
contextID of the resource
Gets the contextType of a resource
contextType of the resource
Gets the resourceID of a resource
resourceID of the resource
Save a resource to DataTrue
Sets the contextID of a resource
the contextID to set
Set options from the passed options object
the object to set options from
whether to override the options object
Sets the resourceID of a resource
the resourceID to set
Convert the resource to an Object
object representation of the resource
Convert the resource to a JSON string
the resource represented as a JSON string
Create a resource from a given ID
the ID of the resource
Promise of the resource
Create a resource from an object
object to create resource from
whether to create a copy of the resource or not (removes resource IDs)
new Resource
Base class for all DataTrue resource types