talawa-api / Exports / models/Venue / InterfaceVenue
Interface: InterfaceVenue
models/Venue.InterfaceVenue
Table of contents
Properties
Properties
_id
• _id: ObjectId
Defined in
capacity
• capacity: number
Defined in
description
• description: undefined
| null
| string
Defined in
imageUrl
• imageUrl: undefined
| null
| string
Defined in
name
• name: string
Defined in
organization
• organization: PopulatedDoc
<InterfaceOrganization
& Document
>