Roles
This is a table representing the Roles module in SugarCRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
The unique identifier of the role. |
| Date_Entered | Datetime | False |
The date the record was created. |
| Date_Modified | Datetime | False |
The date the record was last modified. |
| Modified_User_Id | String | False |
The Id of the user who last modified the record. |
| Created_By | String | False |
The Id of the user who created the record. |
| Name | String | False |
The name of the role. |
| Description | String | False |
The description of the role. |
| Modules | String | False |
The modules associated with the role. |
| Deleted | Bool | False |
Whether the record is deleted. |