Reference
A reference to an identifiable managed object where the identifier is unique. It is composed of a string identifying the class of the referenced object and a unique string identifier.
classNamestringrequired
The class name of the referenced object in PascalCase
Possible values: non-empty
Example:
UKNumberPlateidstringrequired
The unique identifier within the given class
Example:
LA51ABCReference
{
"className": "UKNumberPlate",
"id": "LA51ABC"
}