DownloadResponse interface

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

Properties

complianceDetailedPdfReport

compliance detailed 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

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

Property Details

complianceDetailedPdfReport

compliance detailed 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

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

resourceList?: ResourceItem[]

Property Value