@DTO public class UESFriendCreate extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
Code of the new friend. 
 | 
private java.lang.String | 
description
Description of the new friend. 
 | 
private java.lang.String | 
firstName
First name of the new friend. 
 | 
private UESURI | 
iconUri
URI of the friend's icon. 
 | 
private java.lang.String | 
message
Personal message for the friend. 
 | 
private UESURI | 
metaArtifactUri
UESURI of the meta artifact. 
 | 
private UESSecurityLevel | 
securityLevel
Security level of the new friend. 
 | 
private java.lang.String | 
surname
Surname of the new friend. 
 | 
private java.lang.String | 
universeId
Universe identifier of the friend. 
 | 
| Constructor and Description | 
|---|
UESFriendCreate(UESURI metaArtifactUri,  | 
UESFriendCreate(UESURI metaArtifactUri,  |