Attachment
The Attachment describes a single attachment for the ticket.
A
|
Name
|
string
|
A unique identifying string for this attachment.
|
A
|
DisplayName
|
string
|
The name of the attachment as seen by the user.
|
A
|
FileName
|
string
|
The original name of the file or URL.
|
A
|
DocumentType
|
string
|
The MIME format of the attachment.
|
A
|
Content
|
Base64Binary
|
The base 64 encoded content for the attachment.
|
|