LinkedOperationRule interface

model interface LinkedOperationRule

Properties

dependsOnTypes

Depends on types.

linkedAction

The linked action.

linkedOperation

The linked operation.

Property Details

dependsOnTypes

Depends on types.

dependsOnTypes?: string[]

Property Value

string[]

linkedAction

The linked action.

linkedAction: string

Property Value

string

linkedOperation

The linked operation.

linkedOperation: string

Property Value

string