Magidoc

Group
Object

Represents a set of Groups.

Fields

#

callRecipientGroupsIds

[ ID !]

A list of Group Ids associated with the Group through a GroupPolicy of type Calls.

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

default

Whether the Group is the company's Default Group.

deletedAt

Identifies the date and time when the object was deleted.

guid

Global ID of the Group record. This should be persistent if data is migrated and is recommended to use.

id

ID !
Non-null

ID of the object.

members

A list of Users that are associated with the Group.

name

The name of the Group.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization associated with the Group.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the Group.

policies

A list of Group policies associated with the Group.

scenarioRecipientGroups

A list of Groups associated with the Group through a GroupPolicy of type Scenarios.

scenarioRecipientGroupsIds

[ ID !]

A list of Group Ids associated with the Group through a GroupPolicy of type Scenarios.

scenarios

A list of Scenarios originated in the Group.

settings

Non-null

The settings associated with the object.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

viewableScenarios

A list of Scenarios viewable by with the Group members.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#