Package version:

Interface OperationDetail

Operation detail payload

Hierarchy

  • OperationDetail

Properties

actionType?: string

Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. NOTE: This property will not be serialized. It can only be populated by the server.

Display of the operation

isDataAction?: boolean

Indicates whether the operation is a data action

name?: string

Name of the operation

origin?: string

Origin of the operation

properties?: OperationProperties

Properties of the operation

Generated using TypeDoc