AbstractModel Data Type

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

Properties
name data type description
globalId string Global ID

Example

{
  "globalId" : "..."
}