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.

properties

Properties 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

properties

Properties of the operation

properties?: OperationProperties

Property Value