InterfaceGroup
talawa-api • Docs
talawa-api / models/Group / InterfaceGroup
Interface: InterfaceGroup
Interface representing a document for a group in the database (MongoDB).
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