Role

A role [Role] is a function of an employee and determines what functionality the employee has access to in SuiteProjects Pro.

XML

SOAP

REST

Database table

Object

Role

oaRole

role

Supported Commands

Read

read()

The Role object has the following properties:

XML / SOAP

Database

Description

admin_role

admin_role

[Read-only] A 1/0 field indicating whether this is the chief administrator role, with full rights.

created

created

[Read-only] Time the record was created. See Date Fields.

default_role

default_role

[Read-only] A 1/0 field indicating whether this is the default new user role.

deleted

deleted

[Read-only] A "1/0" field indicating if the record was deleted

id

id

[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro.

name

name

[Read-only] The name of this role.

notes

notes

[Read-only] Notes associated with this role.

permissions

permissions

[Read-only] A set of role permissions.

  • A collection of Flag objects (XML API).

  • A comma-separated list of enabled role permission names (SOAP API).

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.