UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

24 lines (16 loc) 658 B
--- lang: en title: 'API docs: security.organization' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/security permalink: /doc/en/lb4/apidocs.security.organization.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/security](./security.md) &gt; [Organization](./security.organization.md) ## Organization interface <b>Signature:</b> ```typescript export interface Organization extends Principal ``` <b>Extends:</b> [Principal](./security.principal.md)