AbstractModel Data Type

Abstract base class for REST Model implementations that have a global Id

Abstract Type
Subtypes
ContentRepositoryFragmentInPackage, ContentRepositoryInPackage, ContentRepositoryModel, ContentRepositoryFragmentModel
Properties
name data type description
globalId string Global ID

Example

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{
  "globalId" : "..."
}