Skip to content

ActivityPlug API / @activityplug/core / PublicOperationDescriptor

Interface: PublicOperationDescriptor

Defined in: packages/core/src/adapters/operations.ts:3

Properties

authenticated

readonly authenticated: boolean

Defined in: packages/core/src/adapters/operations.ts:6


capabilities

readonly capabilities: readonly [CapabilityName, CapabilityName]

Defined in: packages/core/src/adapters/operations.ts:5


name

readonly name: string

Defined in: packages/core/src/adapters/operations.ts:4