ContentRepositoryFragmentModel Data Type

Model of a ContentRepository Fragment

Subtypes
ContentRepositoryFragmentInPackage
Properties
name data type description
globalId string Global ID
id number Local ID
name string Fragment name

Example

{
  "globalId" : "0737.82ae915c-059c-11f0-ae44-482ae36fb1c5",
  "id" : 12345,
  "name" : "..."
}