Class DownloadTicketResult

java.lang.Object
com.technia.dsx.threedspace.doc.Result
com.technia.dsx.threedspace.doc.fcs.DownloadTicketResult
All Implemented Interfaces:
TicketResult<DownloadTicketInfo>

public class DownloadTicketResult extends Result implements TicketResult<DownloadTicketInfo>
Result of a download ticket request operation.

Extends Result and implements TicketResult to provide a list of download ticket information objects along with success status and CSRF token.

Since:
2022-06-10