java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.ticket.attachment.File
Direct Known Subclasses:
ServiceNow

@ApiType("SoftLayer_Ticket_Attachment_File")
public class File
extends Entity
SoftLayer tickets can have have files attached to them. Attaching a file to a ticket is a good way to report issues, provide documentation, and give examples of an issue. Both SoftLayer customers and employees have the ability to attach files to a ticket. The SoftLayer_Ticket_Attachment_File data type models a single file attached to a ticket.
See Also:
SoftLayer_Ticket_Attachment_File