Exemption Certificate Management
CertCapture RESTful APIs
ReportAuditLogResponseModel
A model for displaying audit log report task metadata
This model is used in the following APIs:
Parameters
idOptional
integerThe unique identifier of the report task
accountIdOptional
integerThe account id associated with the report
parametersOptional
ReportAuditLogParametersModelThe parameters used to build the report
statusOptional
stringThe current status of the report building task
sizeOptional
integerThe size of the report file, if available
formatOptional
stringThe format of the report file
fileOptional
stringThe name of the report file, if available
createdDateOptional
stringThe time when the report task was initiated
createdUserIdOptional
integerThe Id of the user who initiated this task
createdUserOptional
stringThe userName of the user who initiated the report task
completedDateOptional
stringThe time when the report was finished building, if completed
reportSourceOptional
stringThe source of the report