DownloadResponse interface
Object that includes all the possible response for the download operation.
Properties
compliance |
The detailed compliance pdf report NOTE: This property will not be serialized. It can only be populated by the server. |
compliance |
Compliance pdf report NOTE: This property will not be serialized. It can only be populated by the server. |
compliance |
List of the compliance result NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
Resource list of the report NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
complianceDetailedPdfReport
The detailed compliance pdf report NOTE: This property will not be serialized. It can only be populated by the server.
complianceDetailedPdfReport?: DownloadResponseComplianceDetailedPdfReport
Property Value
compliancePdfReport
Compliance pdf report NOTE: This property will not be serialized. It can only be populated by the server.
compliancePdfReport?: DownloadResponseCompliancePdfReport
Property Value
complianceReport
List of the compliance result NOTE: This property will not be serialized. It can only be populated by the server.
complianceReport?: ComplianceReportItem[]
Property Value
resourceList
Resource list of the report NOTE: This property will not be serialized. It can only be populated by the server.
resourceList?: ResourceItem[]