Click or drag to resize
PublicRight
Print this page

The data type PublicRight represents the rights and restrictions assigned to a Fleet user for working with members of a group or with a group itself. It is used exclusively by the PublicFleets and PublicTeams subfields of the User table's Rights column.

Subfields

You can only access columns with the PublicRight data type using the dot notation subfield syntax (for example, Input.Rights.PublicFleets.Item). For help working with subfields, see Accessing subfields.

The PublicRight data type contains the following subfields:

SubfieldData TypeDescription
MemberEnumTypeRights to work with the members of a group. Values: None, View, ViewDetails, EditDetails.
ItemEnumTypeRights to work with the group itself. Values: None, AddRemove, Rename.
JavaScript conversion

The PublicRight data type is not supported in the [Script] section.