java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.container.utility.file.Attachment

@ApiType("SoftLayer_Container_Utility_File_Attachment")
public class Attachment
extends Entity
At times,such as when attaching files to tickets, it is necessary to send files to SoftLayer API methods. The SoftLayer_Container_Utility_File_Attachment data type models a single file to upload to the API.
See Also:
SoftLayer_Container_Utility_File_Attachment