Optional success: booleanOptional message: stringOptional type: "delete" | "create" | "update"Timestamp when the operation ended
Optional ErrorOptional, a structured error object with additional information
Optional ErrorsOptional, a list of structured error objects with additional information
A message for an end user
A copy of the values of the entity object AFTER the operation was performed
A copy of the values of the entity object BEFORE the operation was performed
Timestamp when the operation started
True if successful, false otherwise
The type of operation that was performed
Returns a complete message that includes the Message property (if present), the Error property (if present), and any Errors array items (if present).
Used for storing the result of a Save or Delete or other transactional operation within a BaseEntity