@DTO public class UESMailRoleAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the role.
|
private java.lang.String |
description
Description of the role.
|
private java.lang.String |
name
Name of the role.
|
private java.lang.Boolean |
preferred
Specifies if this role is the preferred role of the personal role's user in the territory.
|
private UESURI |
uri
Normalized UESURI of the role.
|
Constructor and Description |
---|
UESMailRoleAttributes(UESURI uri, |