Exemption Certificate Management
CertCapture RESTful APIs
ReportAuditLogParametersModel
The output model for audit log report parameter definitions.
Parameters
reportTypeOptional
stringThe type of the report (e.g., "audit").
reportsOptional
arrayThe list of reports for this audit log report.
startDateOptional
stringThe start date for the audit log report.
endDateOptional
stringThe end date for the audit log report.
compressionOptional
stringThe compression type for the report output (e.g., "NONE", "GZIP").
Enum: NONE, GZIP