talawa-api / Exports / models/Donation / InterfaceDonation
Interface: InterfaceDonation
models/Donation.InterfaceDonation
This is an interface representing a document for a donation in the database(MongoDB).
Table of contents
Properties
Properties
amount
• amount: number
Defined in
createdAt
• createdAt: Date
Defined in
nameOfOrg
• nameOfOrg: string
Defined in
nameOfUser
• nameOfUser: string
Defined in
orgId
• orgId: string
| ObjectId
Defined in
payPalId
• payPalId: string
Defined in
updatedAt
• updatedAt: Date
Defined in
userId
• userId: string
| ObjectId