Skip to main content

IUpdateActionItemInput

Admin Docs


Interface: IUpdateActionItemInput

Defined in: src/types/shared-components/ActionItems/interface.ts:103

Properties​

categoryId?​

optional categoryId: string

Defined in: src/types/shared-components/ActionItems/interface.ts:107


id​

id: string

Defined in: src/types/shared-components/ActionItems/interface.ts:104


isCompleted​

isCompleted: boolean

Defined in: src/types/shared-components/ActionItems/interface.ts:108


postCompletionNotes?​

optional postCompletionNotes: string

Defined in: src/types/shared-components/ActionItems/interface.ts:110


preCompletionNotes?​

optional preCompletionNotes: string

Defined in: src/types/shared-components/ActionItems/interface.ts:109


volunteerGroupId?​

optional volunteerGroupId: string

Defined in: src/types/shared-components/ActionItems/interface.ts:106


volunteerId?​

optional volunteerId: string

Defined in: src/types/shared-components/ActionItems/interface.ts:105