ReportResponse
ReportResponse is the object returned from runReport.
Fields Provided by ReportResponse
Field | Description |
---|---|
MetaDataList metaDataList |
See MetaDataList. |
byte[] reportBytes |
The report binary data output. |
String reportContentType |
The report content type. Possible values include: "text/html;charset=UTF-8" "text/plain;charset=UTF-8" "application/pdf" "application/vnd.ms-powerpoint" "application/vnd.ms-excel" "application/msword" "application/x-shockwave-flash" "text/xml" "message/rfc822" |
String reportFileID |
The numeric identification for the report file. |
String reportLocale |
The locale selected for the report (for example,
|