Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Operation

Package version

A REST API operation

Hierarchy

  • Operation

Index

Properties

Optional display

The object that describes the operation.

Optional name

name: undefined | string

This is of the format {provider}/{resource}/{operation}.

Optional origin

origin: undefined | string

The intended executor of the operation.

Optional properties

properties: Record<string, unknown>

Any object

Generated using TypeDoc