@sourceloop/audit-service / Exports / MappingLog
Class: MappingLog¶
Hierarchy¶
-
CoreEntity
<MappingLog
>↳
MappingLog
Table of contents¶
Constructors¶
Properties¶
Constructors¶
constructor¶
• new MappingLog(data?
)
Parameters¶
Name | Type |
---|---|
data? |
Partial <MappingLog > |
Inherited from¶
CoreEntity<MappingLog>.constructor
Defined in¶
packages/core/dist/models/core-entity.d.ts:3
Properties¶
fileName¶
• fileName: string
Defined in¶
services/audit-service/src/models/mapping-log.model.ts:26
filterUsed¶
• filterUsed: Object
Defined in¶
services/audit-service/src/models/mapping-log.model.ts:19
id¶
• Optional
id: string
Defined in¶
services/audit-service/src/models/mapping-log.model.ts:12
tenantId¶
• tenantId: string