tridion-sites-extensions-api-docs

Home > @tridion-sites/models > UserGroup > (constructor)

UserGroup.(constructor)

Constructs a new instance of the UserGroup class

Signature:

constructor({ backendModel, inheritedSystemPrivileges, scope, systemPrivileges, ...trusteeArgs }: UserGroupConstructorArgs);

Parameters

Parameter Type Description
{ backendModel, inheritedSystemPrivileges, scope, systemPrivileges, …trusteeArgs } UserGroupConstructorArgs Â