Skip to main content

AuditOutcomeDTO

DTO for the Outcome of an individual Aembit Audit Log

reasonstringnullable

Reason for the outcome of this Aembit Audit Log

resultstringnullable

Outcome of the action associated with this Aembit Audit Log

AuditOutcomeDTO
{
"reason": "string",
"result": "string"
}