Class DownloadTicketInfo

java.lang.Object
com.technia.dsx.threedspace.doc.fcs.DownloadTicketInfo
All Implemented Interfaces:
TicketInfo<DownloadTicketData>

public class DownloadTicketInfo extends Object implements TicketInfo<DownloadTicketData>
Represents download ticket information for file download operations.

Contains an optional ID and download ticket data including the ticket URL and file name(s) needed to download files from the FCS server.

Since:
2022-06-13