talawa-api / Exports / models/Group / InterfaceGroup
Interface: InterfaceGroup
models/Group.InterfaceGroup
This is an interface representing a document for a group in the database(MongoDB).
Table of contents
Properties
Properties
_id
• _id: ObjectId
Defined in
admins
• admins: any
[]
Defined in
createdAt
• createdAt: Date
Defined in
description
• description: undefined
| string
Defined in
organization
• organization: any
Defined in
status
• status: string
Defined in
title
• title: string
Defined in
updatedAt
• updatedAt: Date