OperationsDefinition interface

Definition object with the name and properties of an operation.

Properties

display

Display object with properties of the operation.

name

Name of the operation.

Property Details

display

Display object with properties of the operation.

display?: OperationsDisplayDefinition

Property Value

name

Name of the operation.

name?: string

Property Value

string