Skip to main content

InterfacePlugin

talawa-apiDocs


talawa-api / models/Plugin / InterfacePlugin

Interface: InterfacePlugin

Represents a MongoDB document for Plugin in the database.

Properties

_id

> _id: ObjectId

Defined in

src/models/Plugin.ts:9


pluginCreatedBy

> pluginCreatedBy: string

Defined in

src/models/Plugin.ts:11


pluginDesc

> pluginDesc: string

Defined in

src/models/Plugin.ts:12


pluginName

> pluginName: string

Defined in

src/models/Plugin.ts:10


uninstalledOrgs

> uninstalledOrgs: ObjectId[]

Defined in

src/models/Plugin.ts:13