Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationResultLogItemContract

Package version

Log of the entity being created, updated or deleted.

Hierarchy

  • OperationResultLogItemContract

Index

Properties

Optional action

action: undefined | string

Action like create/update/delete.

Optional objectKey

objectKey: undefined | string

Identifier of the entity being created/updated/deleted.

Optional objectType

objectType: undefined | string

The type of entity contract.

Generated using TypeDoc