| | void | InitializeParam(string aReportProcessRoot) |
| | void | ExecuteXml(string aReportProcessRoot) |
| | void | Execute(int ADocTemplateId, string aReportProcessRoot) |
| | void | ExecuteWeb(int ADocTemplateId, string aReportProcessRoot) |
| | void | ResetCache() |
| | base64Binary | CreateAPIPDFAttachmentByTicketID(int ATicketID, boolean AIsGenerated) |
| | base64Binary | CreateAPIPDFAttachment(int ASaleId, boolean AIsGenerated, int AAccountId) |
| | PDFTICKET_EXT | CreateAPIPDFAttachment_Ext(int ASaleId, boolean AIsGenerated, int AAccountId) |
| | TArray> | CreateAPISinglePDFAttachment(int ASaleId, boolean AIsGenerated, int AAccountId) |
| | PDFTICKET_EXT_LIST | CreateAPISinglePDFAttachment_Ext(int ASaleId, boolean AIsGenerated, int AAccountId) |
| | GENERATEWALLETRESP | CreateWalletAttachment(int ASaleId, boolean AIsGenerated, int AAccountId) |
| | base64Binary | CreateTicketsPDFAttachment(int ASaleId) |
| | base64Binary | CreateReceiptPDFAttachment(int ASaleId) |
| | PDFTICKET_EXT_LIST | CreateEventPDFAttachment(int ASaleId, boolean AIsGenerated) |
| | base64Binary | CreateGiftAidAttachment(int ASaleId, int ATemplateId, boolean AIsGenerated) |
| | TArray> | CreatePaymentPDFAttachment(int ASaleId, boolean AIsGenerated) |