MCPcopy Create free account
hub / github.com/loopbackio/loopback-next /

Class

packages/security/src/types.ts:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 * - cancel an order (action: delete, resource type: order)
75 */
76export class Permission {
77 /**
78 * Action or access of a protected resources, such as `read`, `create`,
79 * `update`, or `delete`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected