DownloadResponse interface

Object that includes all the possible response for the download operation.

Properties

complianceDetailedPdfReport

The detailed compliance pdf report NOTE: This property will not be serialized. It can only be populated by the server.

compliancePdfReport

Compliance pdf report NOTE: This property will not be serialized. It can only be populated by the server.

complianceReport

List of the compliance result NOTE: This property will not be serialized. It can only be populated by the server.

resourceList

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[]

Property Value