Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

REST API operation definition.

Hierarchy

  • Operation

Index

Properties

Optional display

The localized display information for this particular operation or action. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the operation being performed on this particular object. NOTE: This property will not be serialized. It can only be populated by the server.

Optional origin

The intended executor of the operation. Possible values include: 'NotSpecified', 'user', 'system' NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

properties: undefined | object

Additional descriptions for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc