@DTO public class UESAttachmentVersionAttributes extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private UESURI | 
attachmentUri
UESURI of the attachment. 
 | 
private java.lang.String | 
code
Code of the attachment version. 
 | 
private java.lang.String | 
creationStamp
Creation stamp of the attachment version. 
 | 
private java.util.Date | 
creationTime
Creation time of the attachment version. 
 | 
private java.lang.String | 
label
Label of the attachment version. 
 | 
private java.lang.String | 
name
Name of the attachment version. 
 | 
private java.lang.Long | 
version
Version number of the attachment version. 
 | 
private java.lang.String | 
versionId
ID of the attachment version. 
 | 
| Constructor and Description | 
|---|
UESAttachmentVersionAttributes()  | 
UESAttachmentVersionAttributes(java.lang.String versionId,  |