Audit Trail Service
AuditDataSearchDto
This entity defines the search for the audit trail. In the current version there's only the possibility to search the audit trail for one given entity.
Datatype | Name | Description |
---|---|---|
String | ObjectId | The unique Id of the entity for which the audit trail shall be searched. |
SourceData | SourceData | Defines the type of the entity to search. e.g. employee, customer or project |