Page tree
Skip to end of metadata
Go to start of metadata

The object that describes the main properties of a group.

Name

Type

Description

Constraints

id

Long

Internal ID of the group.

required

name

String

Name of the group. The name must be unique in the system.

required maxLength:150

description

String

A description of the group.

optionalmaxLength:3,000

email

String

Email for the group clone. The email must be unique and valid.

required maxLength:128 minLength:5

  • No labels