Exemption Certificate Management

CertCapture RESTful APIs

ReportAuditLogParametersModel

The output model for audit log report parameter definitions.

Parameters
reportTypeOptional
string

The type of the report (e.g., "audit").

reportsOptional
array

The list of reports for this audit log report.

startDateOptional
string

The start date for the audit log report.

endDateOptional
string

The end date for the audit log report.

compressionOptional
string

The compression type for the report output (e.g., "NONE", "GZIP").

Enum: NONE, GZIP