Operation interface
Properties
display | The object that describes the |
name | The operation name. This is of the format |
origin | The intended executor of the operation. **NOTE: |
properties | Properties of the operation. |
Property Details
display
name
The operation name. This is of the format
name?: string
Property Value
string
origin
The intended executor of the operation. **NOTE:
origin?: string
Property Value
string
properties
Properties of the operation.
properties?: any
Property Value
any