Skip to main content

talawa-api / Exports / models/Plugin / InterfacePlugin

Interface: InterfacePlugin

models/Plugin.InterfacePlugin

This is an interface that represents a database(MongoDB) document for Plugin.

Table of contents

Properties

Properties

_id

_id: ObjectId

Defined in

src/models/Plugin.ts:8


pluginCreatedBy

pluginCreatedBy: string

Defined in

src/models/Plugin.ts:10


pluginDesc

pluginDesc: string

Defined in

src/models/Plugin.ts:11


pluginName

pluginName: string

Defined in

src/models/Plugin.ts:9


uninstalledOrgs

uninstalledOrgs: ObjectId[]

Defined in

src/models/Plugin.ts:12