Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationEntity

Package version

interface

An interface representing OperationEntity. The operation supported by Domain Services.

Hierarchy

  • OperationEntity

Index

Properties

Properties

Optional display

member

{OperationDisplayInfo} [display] The operation supported by Domain Services.

Optional name

name: undefined | string
member

{string} [name] Operation name: {provider}/{resource}/{operation}.

Optional origin

origin: undefined | string
member

{string} [origin] The origin of the operation.

Generated using TypeDoc