ID

ID
ID

This data object type describes an identifier class which is globally unique to identify the associated object.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "id": "string"
}
string
id
Required

Id string which is globally unique to identify an object.

Property Of