The group reference type.
| name | data type | description |
|---|---|---|
| type | ActorTypeEnum | Returns the actor type. |
Properties inherited from ActorReferenceType |
||
| id | number | Returns the reference id. |
| type | ActorTypeEnum | Returns the actor type. |
Example
{
"type" : "USER",
"id" : 12345
}