InterfaceActionItem
talawa-api • Docs
talawa-api / models/ActionItem / InterfaceActionItem
Interface: InterfaceActionItem
Interface representing a database document for ActionItem in MongoDB.
Properties
_id
> _id: ObjectId
Defined in
actionItemCategory
> actionItemCategory: any
Defined in
allottedHours
> allottedHours: null
| number
Defined in
assignee
> assignee: any
Defined in
assigneeGroup
> assigneeGroup: any
Defined in
assigneeType
> assigneeType: "User"
| "EventVolunteerGroup"
| "EventVolunteer"
Defined in
assigneeUser
> assigneeUser: any
Defined in
assigner
> assigner: any
Defined in
assignmentDate
> assignmentDate: Date
Defined in
completionDate
> completionDate: Date
Defined in
createdAt
> createdAt: Date
Defined in
creator
> creator: any
Defined in
dueDate
> dueDate: Date
Defined in
event
> event: any
Defined in
isCompleted
> isCompleted: boolean
Defined in
organization
> organization: any
Defined in
postCompletionNotes
> postCompletionNotes: string
Defined in
preCompletionNotes
> preCompletionNotes: string
Defined in
updatedAt
> updatedAt: Date