Interface: IAuditableItemGraphAuditedElement
Interface describing the base properties for auditable elements.
Extended by
Properties
id?
optionalid?:string
The id of the element.
dateCreated?
optionaldateCreated?:string
The date/time of when the element was created.
dateModified?
optionaldateModified?:string
The date/time of when the element was modified.
dateDeleted?
optionaldateDeleted?:string
The date/time of when the element was deleted, as we never actually remove items.