Click or drag to resize
UserRight data type
Print this page

The data type UserRight represents the rights and restrictions assigned to a Fleet user and contains the subfields described below. It is used exclusively by the Rights column in the User table.

Subfields

You can only access data of this type using the dot notation subfield syntax (for example, Input.Rights.CanAddDriver). For help working with subfields, see Accessing subfields.

The UserRight data type contains the following subfields:

SubfieldData TypeDescription
CanAssignDriverBoolTypeUser can assign drivers to vehicles.
CanAddDriverBoolTypeUser can create new drivers.
CanCreateMarkerBoolTypeUser can add markers to the map.
CanCreateSubUserBoolTypeUser can create additional subusers and edit their details. When this is checked, the user can only add or edit subusers using the hierarchy.
PublicFleetsPublicRightUser's rights and restrictions on public fleets.
PublicTeamsPublicRightUser's rights and restrictions on public teams.
PublicCategoriesCategoryRightUser's rights and restrictions on public categories.
PublicReportsReportRightUser's rights and restrictions on public reports.
JavaScript conversion

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