talawa-api / Exports / models/Community / InterfaceCommunity
Interface: InterfaceCommunity
models/Community.InterfaceCommunity
This is an interface that represents a database(MongoDB) document for Community.
Table of contents
Properties
Properties
_id
• _id: ObjectId
Defined in
logoUrl
• logoUrl: string
Defined in
name
• name: string
Defined in
socialMediaUrls
• socialMediaUrls: Object
Type declaration
Name | Type |
---|---|
facebook | string |
gitHub | string |
instagram | string |
linkedIn | string |
reddit | string |
slack | string |
twitter | string |
youTube | string |
Defined in
websiteLink
• websiteLink: string