This API service lets you manage the different functionalities in a report.
Print template
MethodsfetchPrintTemplate(forRecordID:ofReport:completionHandler:) Parameters
| recordID | The ID of the record for which the print template is to be fetched. |
|---|
| reportInfo | An object which holds Report Info. |
|---|
| completionHandler | The HTML content will be returned to the completionHandler
|
|---|