GroupReferenceType Data Type

The group reference type.

Properties
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
}